mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update web-vault-update.sh
This commit is contained in:
parent
6ca8a78ff6
commit
d3b2193df8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue