This commit is contained in:
USER
2024-01-21 13:47:12 +00:00
parent 5ffde13bd5
commit 00cea6070b

View File

@ -90,7 +90,7 @@ else
fi
clone_repo
if [ ${DELETE_ONETIME} == 1 ]
if [ ${DELETE_ONETIME} = 1 ]
then
rm -f /root/root.private
fi