This commit is contained in:
tteckster 2023-03-22 13:43:26 -04:00 committed by GitHub
parent 9959493984
commit e52813fb32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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