This commit is contained in:
tteckster
2023-03-22 13:43:26 -04:00
committed by GitHub
parent 9959493984
commit e52813fb32

View File

@@ -333,6 +333,7 @@ start() {
echo -e "⚠ User exited script \n"
exit
fi
set +e
update_script
fi
}