Create Service
parent
ca1972e2f5
commit
28515f5046
|
|
@ -28,4 +28,4 @@ def addservice(service):
|
||||||
time.sleep(2)
|
time.sleep(2)
|
||||||
print("Remove not Used Files")
|
print("Remove not Used Files")
|
||||||
shutil.rmtree('C:\Scripte\\nssm')
|
shutil.rmtree('C:\Scripte\\nssm')
|
||||||
os.remove('C:\Scripte\\nssm.zip')
|
os.remove('C:\Scripte\\nssm.zip')
|
||||||
Loading…
Reference in New Issue