mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-18 22:55:03 +00:00
fix for copilot detected bugs
This commit is contained in:
+1
-1
@@ -1732,7 +1732,7 @@ ensure_whiptail() {
|
||||
apt_update_safe
|
||||
$STD apt-get install -y whiptail || {
|
||||
msg_error "Failed to install whiptail"
|
||||
exit 115
|
||||
exit 100
|
||||
}
|
||||
msg_ok "Installed whiptail"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user