mirror of https://github.com/tteck/Proxmox.git
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 lsb-release
|
||||||
$STD apt-get install -y gpg
|
$STD apt-get install -y gpg
|
||||||
$STD apt-get install -y apt-transport-https
|
$STD apt-get install -y apt-transport-https
|
||||||
|
$STD apt-get install -y libpython3.9
|
||||||
|
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Installing Hyperion"
|
msg_info "Installing Hyperion"
|
||||||
|
|
Loading…
Reference in New Issue