From 00cea6070bd5cfc146ccd0a04ea97dfe06c47c44 Mon Sep 17 00:00:00 2001 From: USER Date: Sun, 21 Jan 2024 13:47:12 +0000 Subject: [PATCH] . --- sbin/setupUserGit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/setupUserGit b/sbin/setupUserGit index 9dc0720..519c4b8 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