mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
SABnzbd:
- wait a little bit before starting (to ensure network is up)
This commit is contained in:
parent
ab25bf2cce
commit
8e9c474e59
@ -7,6 +7,8 @@
|
||||
|
||||
progress "Starting SABnzbd Newsgroup downloader daemon"
|
||||
|
||||
# wait a little bit before starting
|
||||
sleep 3
|
||||
python /usr/share/SABnzbd/SABnzbd.py -d $SABNZBD_ARGS > /dev/null 2>&1
|
||||
|
||||
)&
|
||||
|
Loading…
x
Reference in New Issue
Block a user