From d3b2193df89d4c8f4f2b4cfd20f0a5ef6692a530 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 17 Jul 2022 15:19:45 -0400 Subject: [PATCH] Update web-vault-update.sh --- misc/web-vault-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/web-vault-update.sh b/misc/web-vault-update.sh index 40729ebf..d16dc542 100644 --- a/misc/web-vault-update.sh +++ b/misc/web-vault-update.sh @@ -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