ttbp/bin/update.py

6 lines
91 B
Python

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