diff options
Diffstat (limited to 'updater.sh')
| -rwxr-xr-x | updater.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/updater.sh b/updater.sh new file mode 100755 index 0000000..c22c9a9 --- /dev/null +++ b/updater.sh @@ -0,0 +1,6 @@ +#! /bin/sh + +python3 ./tools/__init__.py + + + |
