This commit is contained in:
USER
2024-01-21 13:46:25 +00:00
parent 99cc5bf94f
commit 5ffde13bd5

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