mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
remove old code
This commit is contained in:
parent
811ff7fd96
commit
d8c2d6e257
81 changed files with 0 additions and 81 deletions
|
@ -306,7 +306,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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue