mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-29 17:27:37 +00:00
remove old code
This commit is contained in:
@ -307,7 +307,6 @@ function advanced_settings() {
|
||||
if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
|
||||
echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
|
||||
VERB="yes"
|
||||
VERB2=""
|
||||
else
|
||||
echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
|
||||
VERB="no"
|
||||
|
Reference in New Issue
Block a user