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

test

parent 0973d97f
Branches
Tags
No related merge requests found
Subproject commit b05b752d4cb38afe96c9bd5fd5d62b7919526694 Subproject commit c08808a5981fe0e402cc7b47b0fae6b559f18e75
...@@ -70,8 +70,8 @@ if [ ! -f $PROJECT_DIR/.socinit ]; then ...@@ -70,8 +70,8 @@ if [ ! -f $PROJECT_DIR/.socinit ]; then
fi fi
fi fi
done done
git submodule update --remote --recursive git submodule update --remote --recursive --init
git submodule foreach --recursive git checkout main # git submodule foreach --recursive git checkout main
git restore $DESIGN_ROOT/.gitmodules git restore $DESIGN_ROOT/.gitmodules
touch $PROJECT_DIR/.socinit touch $PROJECT_DIR/.socinit
fi 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