From 5ffde13bd57cba53e8e0656437b948be6e5139fb Mon Sep 17 00:00:00 2001 From: USER Date: Sun, 21 Jan 2024 13:46:25 +0000 Subject: [PATCH] . --- sbin/setupUserGit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/setupUserGit b/sbin/setupUserGit index 8d38a39..9dc0720 100755 --- a/sbin/setupUserGit +++ b/sbin/setupUserGit @@ -90,7 +90,7 @@ else fi clone_repo -if [ DELETE_ONETIME ==1 ] +if [ ${DELETE_ONETIME} == 1 ] then rm -f /root/root.private fi