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

Reverted changes to set_env script

parent 800062ba
No related branches found
No related tags found
No related merge requests found
...@@ -71,7 +71,7 @@ if [ ! -f $PROJECT_DIR/.socinit ]; then ...@@ -71,7 +71,7 @@ if [ ! -f $PROJECT_DIR/.socinit ]; then
fi fi
done done
git submodule update --remote --recursive git submodule update --remote --recursive
# 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