From 139bcb8821ba39e94d38d32f61210e4a2c1c75f0 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 15 Oct 2020 14:06:56 +0200 Subject: Implement Makefile for Installation --- iot_barcode_scanner/static.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iot_barcode_scanner') diff --git a/iot_barcode_scanner/static.py b/iot_barcode_scanner/static.py index 22b3842..d81b00b 100644 --- a/iot_barcode_scanner/static.py +++ b/iot_barcode_scanner/static.py @@ -3,4 +3,4 @@ """Module to store static Data for the whole Package""" -CONFIG_PATH = "config.json" +CONFIG_PATH = "/etc/xengineering.eu/iot_barcode_scanner/config.json" -- cgit v1.2.3-70-g09d2