ttbp/bin/update.py

6 lines
91 B
Python
Raw Normal View History

2016-04-30 04:00:55 +00:00
#!/usr/bin/python
import core
print("\n blog updated at "+core.write("index.html")+"\n")