mirror of https://github.com/tteck/Proxmox.git
Update hyperion-install.sh
fixes https://github.com/tteck/Proxmox/issues/2430
This commit is contained in:
parent
b054b86bf8
commit
84b91141ff
|
@ -20,6 +20,8 @@ $STD apt-get install -y mc
|
|||
$STD apt-get install -y lsb-release
|
||||
$STD apt-get install -y gpg
|
||||
$STD apt-get install -y apt-transport-https
|
||||
$STD apt-get install -y libpython3.9
|
||||
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing Hyperion"
|
||||
|
|
Loading…
Reference in New Issue