Update update-pve8.sh

This commit is contained in:
MacRimi 2025-08-06 19:20:03 +02:00
parent 97133c3fcb
commit e76e303383

View File

@ -213,11 +213,8 @@ EOF
msg_ok "$(translate "Proxmox VE 8 system update completed successfully")" msg_ok "$(translate "Proxmox VE 8 system update completed successfully")"
} }
if [[ "${BASH_SOURCE[0]}" == "${0}" ]]; then if [[ "${BASH_SOURCE[0]}" == "${0}" ]]; then
update_pve8 update_pve8
fi fi