INSTALL for xbian & debian arm/x64

This commit is contained in:
qo-op 2021-02-03 02:40:59 +01:00
parent 0f5d64b98c
commit eacc5b047e
1 changed files with 1 additions and 1 deletions

View File

@ -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
########################################################################