aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLibravatar Parth <76092845+nothingButSyntaxError@users.noreply.github.com>2022-03-13 16:42:51 +0530
committerLibravatar GitHub <noreply@github.com>2022-03-13 16:42:51 +0530
commit704eaa497f5af671b16b56a7dab14aed812291a7 (patch)
treefa4d99612d5026ad217ed48df715cb81497e2b58 /src
parent192729a46b80e76f56575b0ff8a99a2ffc7d0167 (diff)
downloadshopno-os-log-sync-704eaa497f5af671b16b56a7dab14aed812291a7.tar.gz
shopno-os-log-sync-704eaa497f5af671b16b56a7dab14aed812291a7.zip
Updated watcher
If there is no python3 it will throw errors in some linux systems where the user has not defaulted to python
Diffstat (limited to 'src')
-rwxr-xr-xsrc/bin/watcher2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/watcher b/src/bin/watcher
index 0943df2..bd3301c 100755
--- a/src/bin/watcher
+++ b/src/bin/watcher
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
## watcher --start == will starts the process of making csv
# watcher --daily-summary == will give you your day overview till that point