From eacc5b047e73e136c271c12970208a9401692858 Mon Sep 17 00:00:00 2001 From: qo-op Date: Wed, 3 Feb 2021 02:40:59 +0100 Subject: [PATCH] INSTALL for xbian & debian arm/x64 --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 37dd86a..29d73c7 100755 --- a/install.sh +++ b/install.sh @@ -12,7 +12,7 @@ sudo apt-get update sudo apt-get install git fail2ban inotify-tools curl net-tools libsodium* 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 [[ ! $(which kodi) ]] && sudo apt-get install kodi -y -[[ ! $(which apache2)]] && sudo apt-get install mariadb-server nginx ssl-cert php-imap php-cli php-curl php-sqlite3 php-gd php-json php-xml php-mbstring php-gettext php-mysql php-fpm -y +[[ ! $(which apache2) ]] && sudo apt-get install mariadb-server nginx ssl-cert php-imap php-cli php-curl php-sqlite3 php-gd php-json php-xml php-mbstring php-gettext php-mysql php-fpm -y pip3 install cryptography Ed25519 base58 google protobuf duniterpy ########################################################################