diff options
| author | 2022-10-10 16:07:29 +0530 | |
|---|---|---|
| committer | 2022-10-10 16:07:29 +0530 | |
| commit | f5c1b2a37b881a02501e97f1fbab34d00269bea4 (patch) | |
| tree | f2ab2cea93376ed601e30818c05f0c947fa36b38 /src | |
| parent | cd43e6c2ae541c1d5cb96f04c94f92b3f56f5735 (diff) | |
| download | shopno-os-log-sync-f5c1b2a37b881a02501e97f1fbab34d00269bea4.tar.gz shopno-os-log-sync-f5c1b2a37b881a02501e97f1fbab34d00269bea4.zip | |
shebang line updated, readme updated
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 2644fd1..396aef6 100755 --- a/src/bin/watcher +++ b/src/bin/watcher @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 import os import sys sys.path.insert(0, "/usr/share/Watcher/") |
