From 370548bd0429f85529a760bb112dd1623b6e4cd3 Mon Sep 17 00:00:00 2001 From: qo-op Date: Fri, 29 Jan 2021 00:52:01 +0100 Subject: [PATCH] ## ONLY FOR xbian --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index da4b118..3908574 100755 --- a/install.sh +++ b/install.sh @@ -4,7 +4,6 @@ echo "AstrXbian installer, for https://xbian.org" ## ONLY FOR xbian [[ "$USER" != "xbian" ]] && exit 1 - sudo apt-get update sudo apt-get install git fail2ban inotify-tools curl net-tools libsodium23 libsodium-dev python3-dev python3-pip python3-setuptools python3-wheel mpack libssl-dev libffi-dev -y sudo apt-get install build-essential qrencode jq bc gawk ffmpeg sqlite dnsutils -y