mirror of https://github.com/tteck/Proxmox.git
Update ombi-install.sh
This commit is contained in:
parent
7a84fa2e4f
commit
e6f8272ee1
|
@ -57,6 +57,7 @@ msg_ok "Network Connected: ${BL}$(hostname -I)"
|
|||
msg_info "Installing Dependencies"
|
||||
apt-get install -y curl &>/dev/null
|
||||
apt-get install -y sudo &>/dev/null
|
||||
apt-get install -y gnupg &>/dev/null
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Setting up Ombi Repository and Key"
|
||||
|
|
Loading…
Reference in New Issue