Update vaultwarden-update.sh

pull/727/head
tteckster 2 years ago committed by GitHub
parent 40223c0106
commit 079d72f21c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@ ${CL}"
update_info
while true; do
read -p "This will Update Vaultwarden to $VAULT (set 2vCPU 2048MiB RAM Min.). Proceed(y/n)?" yn
read -p "This will Update Vaultwarden to $VAULT (set 2vCPU 3072MiB RAM Min.). Proceed(y/n)?" yn
case $yn in
[Yy]*) break ;;
[Nn]*) exit ;;

Loading…
Cancel
Save

Powered by BW's shoe-string budget.