Cleanups, write log files of sonarr and mysql to host

This commit is contained in:
2015-12-31 13:39:36 +01:00
parent 257625ad72
commit d4381991e1
31 changed files with 49 additions and 53 deletions

View File

@@ -11,11 +11,11 @@ export_env SABNZBD_DATA /host/var/lib/sabnzbd
## SABnzbd
echo "deb http://ppa.launchpad.net/jcfp/ppa/ubuntu $(lsb_release -c -s) main" | sudo tee -a /etc/apt/sources.list
apt-key adv --keyserver hkp://keyserver.ubuntu.com:11371 --recv-keys 0x98703123E0F52B2BE16D586EF13930B14BB9F05F
apt-get update
apt_get_install_permanent sabnzbdplus
apt update
apt_install_permanent sabnzbdplus
## Utilities
apt_get_install_permanent unzip par2 python-openssl python-yenc
apt_install_permanent unzip par2 python-openssl python-yenc
## Rar
cd /opt