diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-29 10:00:53 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-29 10:00:53 +0200 |
| commit | cb159e02122129dbc8147158a8cb6415e9698789 (patch) | |
| tree | c77e41b9d3b7f736f78dd5022d2a01c3f9c036fe /install.sh | |
| parent | 2b68587fbdd26d01375bc3773324bb4cd71834a8 (diff) | |
[CHORE] Update install.sh script.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'install.sh')
| -rw-r--r-- | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ PROFILE=debug git clone --recurse-submodules -j8 https://github.com/ne-foss-org/ne-system.git cd ne-system +git submodule update --init export UPDATER_NO_COMMIT=1 ./updater.sh ./scripts/setup_x64_project.sh |
