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
|
${VWRELEASE} UPDATE
|
||||||
${CL}"
|
${CL}"
|
||||||
}
|
}
|
||||||
|
clear
|
||||||
update_info
|
update_info
|
||||||
while true; do
|
while true; do
|
||||||
read -p "This will Update Web-Vault to $VWRELEASE. Proceed(y/n)?" yn
|
read -p "This will Update Web-Vault to $VWRELEASE. Proceed(y/n)?" yn
|
||||||
|
|
Loading…
Reference in New Issue