summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Reichel <sre@ring0.de>2018-06-29 21:29:16 +0200
committerSebastian Reichel <sre@ring0.de>2018-07-15 22:59:57 +0200
commit98dda4beafd082b96c6dc8b3f44e1589a39069c1 (patch)
tree035c5d79acdddddce6b34dc1a048beef040b8c4f
parentcce1953eb1f8fe8c927a1720c95caed45b71ef1d (diff)
downloadserial-barcode-scanner-98dda4beafd082b96c6dc8b3f44e1589a39069c1.tar.bz2
sql update
-rw-r--r--data/sql/tables.sql (renamed from sql/tables.sql)0
-rw-r--r--data/sql/trigger.sql (renamed from sql/trigger.sql)0
-rw-r--r--data/sql/views.sql (renamed from sql/views.sql)0
-rw-r--r--example.cfg2
4 files changed, 1 insertions, 1 deletions
diff --git a/sql/tables.sql b/data/sql/tables.sql
index 1518ef2..1518ef2 100644
--- a/sql/tables.sql
+++ b/data/sql/tables.sql
diff --git a/sql/trigger.sql b/data/sql/trigger.sql
index d26a39d..d26a39d 100644
--- a/sql/trigger.sql
+++ b/data/sql/trigger.sql
diff --git a/sql/views.sql b/data/sql/views.sql
index 94cbabd..94cbabd 100644
--- a/sql/views.sql
+++ b/data/sql/views.sql
diff --git a/example.cfg b/example.cfg
index bfae3ea..f48b51a 100644
--- a/example.cfg
+++ b/example.cfg
@@ -4,7 +4,7 @@ shortname = KTT
spacename = Mainframe
datapath = /usr/share/shopsystem/
[DATABASE]
-file = /path/to/shop.db
+file = /var/lib/shopsystem.db
[INPUT]
# use ignore if you have no device (this skips the input feature)
barcodescanner = /dev/barcodescanner