summaryrefslogtreecommitdiff
path: root/script.sh
diff options
context:
space:
mode:
Diffstat (limited to 'script.sh')
-rwxr-xr-xscript.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/script.sh b/script.sh
index 8fe4b35..a62037d 100755
--- a/script.sh
+++ b/script.sh
@@ -1,2 +1,2 @@
-source ~/watcher/venv/bin/activate
-exec python ~/watcher/main.py
+source venv/bin/activate
+python watcher.py