mirror of https://github.com/tteck/Proxmox.git
parent
f58bde28c8
commit
9bfbb57f11
|
@ -369,7 +369,7 @@ while [ "$opt" != "" ]; do
|
|||
clear
|
||||
echo -e "${fgred}Update Vaultwarden${normal}"
|
||||
apk update &>/dev/null
|
||||
apk upgrade --update-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing vaultwarden
|
||||
apk upgrade &>/dev/null
|
||||
|
||||
break
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue