diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-28 13:57:27 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-28 13:57:27 +0100 |
| commit | db7192f403003fd9567a98c718869b01232ba571 (patch) | |
| tree | 0c3e17941e1ae89364ebb70bb23c91f4f88deec7 /updater.sh | |
| parent | b316bff4178342a54f48fa6ec3bc72f0250830ee (diff) | |
chore: updater tools improvements.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
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 + + + |
