diff --git a/build/runit/sabnzbd b/build/runit/sabnzbd index 7da6cfa..8b89ea8 100644 --- a/build/runit/sabnzbd +++ b/build/runit/sabnzbd @@ -1,4 +1,3 @@ #!/bin/bash set -e -ADDR=`ifconfig eth0 | grep 'inet addr:' | cut -d: -f2 | awk '{print $1}'` -sabnzbdplus -f $SABNZBD_CONFIG -s $ADDR \ No newline at end of file +sabnzbdplus -f $SABNZBD_CONFIG