mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 18:47:09 -07:00
Fix error log
This commit is contained in:
parent
bd4c830313
commit
2c963f1ffe
1 changed files with 1 additions and 1 deletions
|
@ -383,7 +383,7 @@ def configure_updates():
|
|||
pass
|
||||
restart()
|
||||
else:
|
||||
logger.error('Update wasn\'t successful, not restarting. Check your log for more information.')
|
||||
logger.error('Update failed, not restarting. Check your log for more information.')
|
||||
|
||||
# Set Current Version
|
||||
logger.info('nzbToMedia Version:{version} Branch:{branch} ({system} {release})'.format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue