mirror of https://github.com/tteck/Proxmox.git
Update yunohost-v5-install.sh
This commit is contained in:
parent
91da813754
commit
f10275f8da
|
@ -82,11 +82,11 @@ msg_ok "Updated Container OS"
|
|||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y \
|
||||
curl \
|
||||
sudo \
|
||||
apt-transport-https \
|
||||
lsb-release \
|
||||
ca-certificates
|
||||
curl \
|
||||
sudo \
|
||||
apt-transport-https \
|
||||
lsb-release \
|
||||
ca-certificates
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing YunoHost (Patience)"
|
||||
|
|
Loading…
Reference in New Issue