diff options
| author | Myo <myortv@proton.me> | 2025-09-05 00:19:51 +0300 |
|---|---|---|
| committer | Myo <myortv@proton.me> | 2025-09-05 00:19:51 +0300 |
| commit | 2bfe0ea5d0399700f972962c3a77798caf8269b6 (patch) | |
| tree | c42617597d1632845dee0b11de8e399a73a4edf5 /script.sh | |
init
Diffstat (limited to 'script.sh')
| -rwxr-xr-x | script.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/script.sh b/script.sh new file mode 100755 index 0000000..8fe4b35 --- /dev/null +++ b/script.sh @@ -0,0 +1,2 @@ +source ~/watcher/venv/bin/activate +exec python ~/watcher/main.py |
