mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 10:36:52 -07:00
correct wakeUp. fix #125
This commit is contained in:
parent
966ff11ff4
commit
27b568b6ad
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ Logger = logging.getLogger(__name__)
|
|||
Logger.info("====================") # Seperate old from new log
|
||||
Logger.info("nzbToSickBeard %s", VERSION)
|
||||
|
||||
WakeUp
|
||||
WakeUp()
|
||||
|
||||
# NZBGet V11+
|
||||
# Check if the script is called from nzbget 11.0 or later
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue