Skip to content
Snippets Groups Projects
Commit a921522a authored by dam1n19's avatar dam1n19
Browse files

test

parent 0973d97f
No related branches found
No related tags found
No related merge requests found
Subproject commit b05b752d4cb38afe96c9bd5fd5d62b7919526694
Subproject commit c08808a5981fe0e402cc7b47b0fae6b559f18e75
......@@ -70,8 +70,8 @@ if [ ! -f $PROJECT_DIR/.socinit ]; then
fi
fi
done
git submodule update --remote --recursive
git submodule foreach --recursive git checkout main
git submodule update --remote --recursive --init
# git submodule foreach --recursive git checkout main
git restore $DESIGN_ROOT/.gitmodules
touch $PROJECT_DIR/.socinit
fi
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment