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
1 changed files with 1 additions and 1 deletions

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"