commit
4fbe432ebf
2
init-app
2
init-app
@ -73,7 +73,7 @@ init_app() {
|
|||||||
return 2
|
return 2
|
||||||
fi
|
fi
|
||||||
|
|
||||||
git clone --branch "feat/automation" ${SKELL_GIT_URL} ${appDest}
|
git clone ${SKELL_GIT_URL} ${appDest}
|
||||||
|
|
||||||
cd ${appDest}
|
cd ${appDest}
|
||||||
rm -rf .git
|
rm -rf .git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user