anon.hmm.st/clear_log.py

6 lines
91 B
Python
Raw Normal View History

2019-08-17 01:39:20 +00:00
#!/usr/bin/python3
import sys
with open("/home/anonhmmst/log.txt","w") as f:
f.write("")