.
This commit is contained in:
@ -44,8 +44,9 @@ else
|
|||||||
|
|
||||||
PRIVATE_SITE=ssh://git@${DOMAIN}:${PORT}/${GITUSER} >> /root/root.private
|
PRIVATE_SITE=ssh://git@${DOMAIN}:${PORT}/${GITUSER} >> /root/root.private
|
||||||
|
|
||||||
" Created onetime file in /root"
|
echo " Created onetime file in /root"
|
||||||
" It will be deleted after next use"
|
echo " It will be deleted after next use"
|
||||||
|
exit 1
|
||||||
else
|
else
|
||||||
. /root/root.private
|
. /root/root.private
|
||||||
DELETE_ONETIME=1
|
DELETE_ONETIME=1
|
||||||
|
|||||||
Reference in New Issue
Block a user