mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-06 08:56:02 +08:00
op.sh: parallel submodule update
This commit is contained in:
+1
-1
@@ -188,7 +188,7 @@ function op_setup() {
|
||||
echo -e " ↳ [${GREEN}✔${NC}] Dependencies installed successfully.\n"
|
||||
|
||||
echo "Getting git submodules..."
|
||||
op_run_command git submodule update --init --recursive
|
||||
op_run_command git submodule update --jobs 4 --init --recursive
|
||||
echo -e " ↳ [${GREEN}✔${NC}] Submodules installed successfully.\n"
|
||||
|
||||
echo "Pulling git lfs files..."
|
||||
|
||||
Reference in New Issue
Block a user