From cb159e02122129dbc8147158a8cb6415e9698789 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 29 Mar 2026 10:00:53 +0200 Subject: [CHORE] Update install.sh script. Signed-off-by: Amlal El Mahrouss --- install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install.sh') 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 -- cgit v1.2.3