Update web-vault-update.sh

This commit is contained in:
tteckster 2022-07-17 15:19:45 -04:00 committed by GitHub
parent 6ca8a78ff6
commit d3b2193df8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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