Update index.py
This commit is contained in:
parent
21f8766335
commit
2dec7ca48d
|
|
@ -130,8 +130,8 @@ def initDreplace():
|
|||
public.execShell('rm -rf /usr/lib/systemd/system/rsyncd*')
|
||||
|
||||
rlog = getLog()
|
||||
public.writeFile(rlog, '')
|
||||
|
||||
if os.path.exists(rlog):
|
||||
public.writeFile(rlog, '')
|
||||
return file_bin
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue