Update alpine-vaultwarden.sh

restart vaultwarden
pull/3580/head
tteckster 3 months ago committed by GitHub
parent 631ef46466
commit 28085bb2e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -71,7 +71,7 @@ function update_script() {
header_info
case $CHOICE in
1)
apk update && apk upgrade
apk update && apk upgrade && rc-service vaultwarden restart -q
exit
;;
2)

Loading…
Cancel
Save

Powered by BW's shoe-string budget.