xombiemp / ultimate-torrent-setup

All the files needed for the Ultimate Torrent Setup, featuring Ubuntu, rtorrent, ruTorrent, Sonarr, Radarr.
232 stars 44 forks source link

Missing curl. #68

Closed Dolkis closed 4 years ago

Dolkis commented 5 years ago

sudo apt install -y git build-essential automake libtool libcppunit-dev libcurl4-openssl-dev libsigc++-2.0-dev libncurses5-dev zlib1g-dev libssl-dev libchromaprint-tools zip unzip rar unrar mediainfo ffmpeg php-fpm php-geoip php-curl php-mbstring python python-setuptools

if the Ubuntu is a fresh install curl is not installed. So put in curl in the apt install -y command.

xombiemp commented 4 years ago

Added. Thanks