Update YoutubeSeriesDownloader.service
This commit is contained in:
parent
8a59c34b45
commit
c47a58d64a
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ if [ "$enableYoutubeSeriesDownloader" == "true" ]; then
|
|||
done
|
||||
else
|
||||
log "Script is not enabled, enable by setting enableYoutubeSeriesDownloader to \"true\" by modifying the \"/config/extended.conf\" config file..."
|
||||
log "Sleeping (infinity)
|
||||
log "Sleeping (infinity)"
|
||||
sleep infinity
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue