1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-28 20:27:21 +02:00

Updated FreeNas jail with Autostart (markdown)

mow4cash 2017-02-02 09:04:15 -05:00
parent 0c5d8062b6
commit 93022dfde7

@ -12,6 +12,8 @@ tar -zxvf Radarr.develop.0.2.0.210.linux.tar.gz
rm Radarr.develop.0.2.0.210.linux.tar.gz
echo "/usr/local/bin/mono /usr/local/Radarr/Radarr.exe" > /etc/rc.d/radarr
chmod 555 /etc/rc.d/radarr
#this is needed for updates within Radarr
ln -s /usr/local/bin/mono /bin
restart your jail
use your browser and navigate to jail_ip:7878