mirror of https://github.com/tteck/Proxmox.git
Update deconz-v5-install.sh
This commit is contained in:
parent
49b6c7d24f
commit
d08eb32a83
|
@ -79,7 +79,6 @@ msg_ok "Updated Container OS"
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt-get install -y curl
|
$STD apt-get install -y curl
|
||||||
$STD apt-get install -y sudo
|
$STD apt-get install -y sudo
|
||||||
$STD apt-get install -y mc
|
|
||||||
$STD apt-get install -y gnupg
|
$STD apt-get install -y gnupg
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue