rearrange encoder/transcoder/multimedia parts in various containers
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
## Environment
|
||||
export_env RAR_VERSION 5.4.0
|
||||
export_env SABNZBD_CONFIG /host/etc/sabnzbd/sabnzbd.ini
|
||||
export_env SABNZBD_DATA /host/var/lib/sabnzbd
|
||||
|
||||
@@ -12,11 +11,5 @@ apt_install_permanent sabnzbdplus
|
||||
## Utilities
|
||||
apt_install_permanent unzip par2 python-openssl python-yenc
|
||||
|
||||
## Rar
|
||||
cd /opt
|
||||
wget http://www.rarlab.com/rar/rarlinux-x64-$RAR_VERSION.tar.gz
|
||||
tar xzf rarlinux-x64-$RAR_VERSION.tar.gz
|
||||
ln -s /opt/rar/rar /usr/bin
|
||||
|
||||
## 7zip
|
||||
apt_install_permanent p7zip-full
|
||||
|
||||
Reference in New Issue
Block a user