diff --git a/init.sh b/init.sh index 6dde261..c25f33a 100755 --- a/init.sh +++ b/init.sh @@ -58,7 +58,7 @@ wi-init(){ GIT_DOMAIN="git.cwinfo.net" GIT_PORT="2222" - GIT_REPOSITORY="warengroup/infra-plus" + GIT_REPOSITORY="warengroup-private/infra-plus" ssh-keyscan -p $GIT_PORT $GIT_DOMAIN &> ~/.ssh/known_hosts diff --git a/src/functions/init.sh b/src/functions/init.sh index 7877da5..cf6c18e 100644 --- a/src/functions/init.sh +++ b/src/functions/init.sh @@ -39,7 +39,7 @@ wi-init(){ GIT_DOMAIN="git.cwinfo.net" GIT_PORT="2222" - GIT_REPOSITORY="warengroup/infra-plus" + GIT_REPOSITORY="warengroup-private/infra-plus" ssh-keyscan -p $GIT_PORT $GIT_DOMAIN &> ~/.ssh/known_hosts