Update YoutubeSeriesDownloader.service

This commit is contained in:
RandomNinjaAtk 2023-07-12 11:09:04 +00:00 committed by GitHub
parent 8a59c34b45
commit c47a58d64a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -186,7 +186,7 @@ if [ "$enableYoutubeSeriesDownloader" == "true" ]; then
done done
else else
log "Script is not enabled, enable by setting enableYoutubeSeriesDownloader to \"true\" by modifying the \"/config/extended.conf\" config file..." 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 sleep infinity
fi fi