Files
ttbp/bin/update.py
2016-04-30 00:00:55 -04:00

6 lines
91 B
Python

#!/usr/bin/python
import core
print("\n blog updated at "+core.write("index.html")+"\n")