kosmos/config/git_hooks/post-commit

6 lines
74 B
Plaintext
Raw Normal View History

2016-07-28 19:02:54 +00:00
#!/usr/bin/python2
import os
os.system("source/scripts/get_history.py")