repo fix
This commit is contained in:
parent
f8c76751d0
commit
e369212a31
2
autoinit
2
autoinit
@ -71,6 +71,6 @@ else
|
|||||||
|
|
||||||
echo "Almost done. Enter clone repository target dir [ENTER]"
|
echo "Almost done. Enter clone repository target dir [ENTER]"
|
||||||
read cdir
|
read cdir
|
||||||
git clone ssh://gogs$sshhost:65522/$GOGS_USER/$GOGS_REPO $cdir
|
git clone ssh://gogs@$sshhost:65522/$GOGS_USER/$GOGS_REPO $cdir
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user