summaryrefslogtreecommitdiffhomepage
path: root/install.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-29 10:00:53 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-29 10:00:53 +0200
commitcb159e02122129dbc8147158a8cb6415e9698789 (patch)
treec77e41b9d3b7f736f78dd5022d2a01c3f9c036fe /install.sh
parent2b68587fbdd26d01375bc3773324bb4cd71834a8 (diff)
[CHORE] Update install.sh script.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 9a658d3..c51f309 100644
--- a/install.sh
+++ b/install.sh
@@ -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