remove explicit apt update commands

This commit is contained in:
2017-07-03 21:36:22 +02:00
parent 1cd392bed2
commit 92de84d727
4 changed files with 0 additions and 5 deletions

View File

@@ -9,6 +9,5 @@ apt-key adv --keyserver keyserver.ubuntu.com --recv-keys FDA5DFFC
## Sonarr
echo "deb http://apt.sonarr.tv/ develop main" | tee -a /etc/apt/sources.list
apt update
apt_install_permanent nzbdrone
chmod +x /opt/NzbDrone/NzbDrone.exe