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 ${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