Commit 0d468302 authored by Igor Pecovnik's avatar Igor Pecovnik
Browse files

Exagear dependencies fix

parent 0a6e0291
......@@ -1097,8 +1097,7 @@ while true; do
if [[ "$selection" == *ExaGear* && "$EXAGEAR_STATUS" != "on" ]]; then
debconf-apt-progress -- apt-get update
debconf-apt-progress -- apt-get -y install exagear-armbian
read -n 1 -s -p "Press any key to continue"
debconf-apt-progress -- apt-get -y install exagear-armbian exagear-desktop exagear-dsound-server exagear-guest-ubuntu-1604
fi
if [[ "$selection" == *server* && "$VPN_SERVER_STATUS" != "on" ]]; then
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment