From 99cc5bf94f0fd891519293e8512b27eff0894b26 Mon Sep 17 00:00:00 2001 From: USER Date: Sun, 21 Jan 2024 13:42:46 +0000 Subject: [PATCH] . --- sbin/setupUserGit | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sbin/setupUserGit b/sbin/setupUserGit index 8fb9f84..8d38a39 100755 --- a/sbin/setupUserGit +++ b/sbin/setupUserGit @@ -44,8 +44,9 @@ else PRIVATE_SITE=ssh://git@${DOMAIN}:${PORT}/${GITUSER} >> /root/root.private - " Created onetime file in /root" - " It will be deleted after next use" + echo " Created onetime file in /root" + echo " It will be deleted after next use" + exit 1 else . /root/root.private DELETE_ONETIME=1