Update YoutubeSeriesDownloader.service

This commit is contained in:
RandomNinjaAtk
2023-07-12 11:09:04 +00:00
committed by GitHub
parent 8a59c34b45
commit c47a58d64a

View File

@@ -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