Closedown

This commit is contained in:
x03daop
2015-03-26 16:41:15 +01:00
parent e6fcd60b61
commit b3eaace0fb
2 changed files with 2 additions and 1 deletions

View File

@@ -307,4 +307,4 @@ def startBackgroudTask(script, interval):
def stopBackgroudTask(script):
controller.taskManager.remove(script)
execfile(controller.setup.getScriptPath()+"/local.py")
execfile(controller.setup.getScriptPath()+"/local.py")