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