remove explicit apt update commands
This commit is contained in:
@@ -5,7 +5,6 @@ export_env SABNZBD_DATA /host/var/lib/sabnzbd
|
||||
## SABnzbd
|
||||
echo 'deb http://ppa.launchpad.net/jcfp/ppa/ubuntu precise main' >> /etc/apt/sources.list.d/sabnzbdplus.list
|
||||
echo 'deb http://ppa.launchpad.net/jcfp/nobetas/ubuntu precise main' >> /etc/apt/sources.list.d/sabnzbdplus.list
|
||||
apt update
|
||||
apt install -f
|
||||
apt_install_permanent sabnzbdplus
|
||||
|
||||
|
||||
Reference in New Issue
Block a user