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