summaryrefslogtreecommitdiff
path: root/config/create_shoplist.sh
diff options
context:
space:
mode:
Diffstat (limited to 'config/create_shoplist.sh')
-rwxr-xr-xconfig/create_shoplist.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/create_shoplist.sh b/config/create_shoplist.sh
index caa934e..3a39bb4 100755
--- a/config/create_shoplist.sh
+++ b/config/create_shoplist.sh
@@ -1,9 +1,11 @@
#!/bin/bash
+# this script creates a new shoplist and does not keep current values
+
ITEM_DB_DIR=""
SHOP_LIST="shoplist.txt"
-SORT_MODE="2"
+SORT_MODE="1"
# 0 = no sort
# 1 = sort by id
# 2 = sort by item name