Update routes.py
This commit is contained in:
@@ -118,6 +118,7 @@ def plex():
|
|||||||
|
|
||||||
if os.path.exists('/app/app/config/config.ini'):
|
if os.path.exists('/app/app/config/config.ini'):
|
||||||
try:
|
try:
|
||||||
|
manage_bot('kill')
|
||||||
manage_bot('start')
|
manage_bot('start')
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
manage_bot('kill')
|
manage_bot('kill')
|
||||||
|
|||||||
Reference in New Issue
Block a user