mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-21 15:53:41 +01:00
Update alpine-vaultwarden.sh
restart vaultwarden
This commit is contained in:
parent
631ef46466
commit
28085bb2e7
@ -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…
Reference in New Issue
Block a user