mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-27 02:54:45 +00:00
Add explicit exit calls to update_script functions (#8752)
This commit is contained in:
@@ -38,7 +38,6 @@ function update_script() {
|
||||
else
|
||||
msg_ok "No update required. ${APP} is already at ${RELEASE}"
|
||||
fi
|
||||
|
||||
exit 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user