@ -107,8 +107,10 @@ def initAgentConf():
mw.writeFile(za_dst_path, content)
def initDreplace():
initAgentConf()
init_file = getServerDir() + '/init.pl'
if not os.path.exists(init_file):
mw.writeFile(init_file, 'ok')
return True