mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-05 17:07:49 +00:00
SABnzbd: use netstatus for detecting network status
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d1eb40dd39
commit
a9fb5d9b9d
@ -28,6 +28,8 @@
|
|||||||
|
|
||||||
if [ "$SABNZBD_START" = "yes" ]; then
|
if [ "$SABNZBD_START" = "yes" ]; then
|
||||||
|
|
||||||
|
wait_for_network
|
||||||
|
|
||||||
progress "Starting SABnzbd Newsgroup downloader daemon"
|
progress "Starting SABnzbd Newsgroup downloader daemon"
|
||||||
|
|
||||||
mkdir -p $HOME/downloads
|
mkdir -p $HOME/downloads
|
Loading…
x
Reference in New Issue
Block a user