mirror of https://github.com/tteck/Proxmox.git
Update web-vault-update.sh
This commit is contained in:
parent
6ca8a78ff6
commit
d3b2193df8
|
@ -19,7 +19,7 @@ echo -e "${BL}
|
|||
${VWRELEASE} UPDATE
|
||||
${CL}"
|
||||
}
|
||||
|
||||
clear
|
||||
update_info
|
||||
while true; do
|
||||
read -p "This will Update Web-Vault to $VWRELEASE. Proceed(y/n)?" yn
|
||||
|
|
Loading…
Reference in New Issue