mirror of
https://github.com/tteck/Proxmox.git
synced 2025-08-25 12:31:13 +00:00
Update vaultwarden-update.sh
This commit is contained in:
@@ -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 ;;
|
||||
|
Reference in New Issue
Block a user