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