change default branch to main
parent
1e2203e081
commit
5f2eb1a922
|
@ -97,6 +97,7 @@ rm ./LICENSE
|
|||
|
||||
rm -rf .git
|
||||
git init
|
||||
git checkout -b main
|
||||
pullFNA
|
||||
|
||||
echo "Project $newProjectName created at: "
|
||||
|
|
Loading…
Reference in New Issue