diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-09 04:47:32 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-09 04:47:32 +0100 |
| commit | fe98fb3903138e7afec5f85b66fbb42f18440bfc (patch) | |
| tree | 6f53964cc0181f4472db1c68bf5be0089f893ce4 /updater.sh | |
| parent | 553ff94b56e8e347b130b01ff226f65136cfb55d (diff) | |
[CHORE] Rename tools to updater.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'updater.sh')
| -rwxr-xr-x | updater.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #! /bin/sh -python3 ./tools/__init__.py +python3 ./updater/__init__.py |
