summaryrefslogtreecommitdiffhomepage
path: root/updater.sh
diff options
context:
space:
mode:
Diffstat (limited to 'updater.sh')
-rwxr-xr-xupdater.sh6
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
+
+
+