This commit is contained in:
tteckster
2023-01-07 21:10:04 -05:00
committed by GitHub
parent 6ec035f346
commit e7d298ca3b
4 changed files with 2 additions and 5 deletions

View File

@@ -357,7 +357,6 @@ echo -e "\n ⚠️ Ensure you set resources back to normal settings \n"
exit;
fi
if [ "$UPD" == "2" ]; then
msg_info "Stopping Vaultwarden"
systemctl stop vaultwarden.service
msg_ok "Stopped Vaultwarden"