diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/bin/watcher | 2 |
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 |