summaryrefslogtreecommitdiffhomepage
path: root/updater.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-02-28 14:01:18 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-02-28 14:01:18 +0100
commit9b84b72a325e76131fe7b052733ce94611feb9f6 (patch)
tree4dd1fc0459621bc3b913ac013791fe679cec49f0 /updater.sh
parent21be60b2ff5dedafc315b0ca0c2b9380e51e9694 (diff)
chore: updater.sh improvements from OCL.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
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
+
+
+