mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update alpine-vaultwarden-v5.sh
change update
This commit is contained in:
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
Block a user