mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update ombi-install.sh
This commit is contained in:
parent
7a84fa2e4f
commit
e6f8272ee1
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ msg_ok "Network Connected: ${BL}$(hostname -I)"
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
apt-get install -y curl &>/dev/null
|
apt-get install -y curl &>/dev/null
|
||||||
apt-get install -y sudo &>/dev/null
|
apt-get install -y sudo &>/dev/null
|
||||||
|
apt-get install -y gnupg &>/dev/null
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Setting up Ombi Repository and Key"
|
msg_info "Setting up Ombi Repository and Key"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue