From b72cb9200f591074a90593d862e456ee60c7c6ab Mon Sep 17 00:00:00 2001 From: qo-op Date: Mon, 15 Feb 2021 10:49:29 +0100 Subject: [PATCH] add handbrake-gtk --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 0d71ff4..4b9b5cb 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 vlc -y [[ ! $(which kodi) ]] && sudo apt-get install kodi -y -[[ "$USER" != "xbian" ]] && sudo apt-get install x11-utils zenity -y +[[ "$USER" != "xbian" ]] && sudo apt-get install x11-utils zenity handbrake-gtk -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