diff --git a/starter b/starter index 29fa2a1..e4c2f11 100755 --- a/starter +++ b/starter @@ -33,6 +33,9 @@ function init() { git clone "$GIT_URL" . } +cd / +rm -rf /repo +mkdir /repo cd /repo init