|
|
@ -150,7 +150,6 @@ def initSystemControl(): |
|
|
|
path = 'data/default.db' |
|
|
|
path = 'data/default.db' |
|
|
|
if os.path.exists(path): |
|
|
|
if os.path.exists(path): |
|
|
|
return False |
|
|
|
return False |
|
|
|
|
|
|
|
|
|
|
|
data_ctl = 'data/control.conf' |
|
|
|
data_ctl = 'data/control.conf' |
|
|
|
mw.writeFile(data_ctl, '30') |
|
|
|
mw.writeFile(data_ctl, '30') |
|
|
|
|
|
|
|
|
|
|
|