Update task.py

pull/5/head
Mr Chen 7 years ago
parent 7998afb78a
commit 79a45082c1
  1. 2
      task.py

@ -328,7 +328,7 @@ def systemTask():
reloadNum = 0
# if os.path.exists('data/ssl.pl'):
os.system(public.getRunDir() +
'/scripts/init.d/bt restart > /dev/null 2>&1')
'/scripts/init.d/mw restart > /dev/null 2>&1')
except Exception, ex:
print str(ex)

Loading…
Cancel
Save