1
0
mirror of https://github.com/tteck/Proxmox.git synced 2025-04-07 11:42:08 +00:00

update vaultwarden.sh ram info text

This commit is contained in:
Scorpoon 2024-10-22 20:50:44 +02:00
parent 226697f810
commit 43ff1a2c18
No known key found for this signature in database
GPG Key ID: C7CDE057295976EB

View File

@ -73,7 +73,7 @@ function update_script() {
header_info
if [ "$UPD" == "1" ]; then
echo -e "\n ⚠️ Ensure you set 4vCPU & 4096MiB RAM minimum!!! \n"
echo -e "\n ⚠️ Ensure you set 4vCPU & 5120MiB RAM minimum!!! \n"
msg_info "Stopping Vaultwarden"
systemctl stop vaultwarden.service
msg_ok "Stopped Vaultwarden"