Update hyperion-install.sh

add dependencies
pull/854/head
tteckster 2 years ago committed by GitHub
parent fbc1d1b0ce
commit 01b814bdac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -83,7 +83,8 @@ msg_info "Installing Dependencies"
apt-get install -y curl &>/dev/null
apt-get install -y sudo &>/dev/null
apt-get install -y lsb-release &>/dev/null
apt-get install -y gnupg &>/dev/null
apt-get install -y gpg &>/dev/null
apt-get install -y apt-transport-https &>/dev/null
msg_ok "Installed Dependencies"
msg_info "Installing Hyperion"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.