Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/flipperzero-firmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fbt.cmd1
1 files changed, 0 insertions, 1 deletions
diff --git a/fbt.cmd b/fbt.cmd
index 484b1064..f09b9838 100644
--- a/fbt.cmd
+++ b/fbt.cmd
@@ -11,7 +11,6 @@ if [%FBT_NO_SYNC%] == [] (
exit /b 1
)
)
-git submodule update --init
set "SCONS_DEFAULT_FLAGS=-Q --warn=target-not-built"
python lib\scons\scripts\scons.py %SCONS_DEFAULT_FLAGS% %*