mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-12-21 14:36:25 +01:00
Add explicit exit calls to update_script functions (#8752)
This commit is contained in:
@ -31,7 +31,6 @@ function update_script() {
|
||||
msg_info "Restarting MariaDB"
|
||||
$STD rc-service mariadb restart
|
||||
msg_ok "Restarted MariaDB"
|
||||
|
||||
exit 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user