ttbp/ttbp/update.py
2017-11-20 19:07:14 -08:00

7 lines
103 B
Python

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