kosmos/config/git_hooks/post-commit

6 lines
74 B
Plaintext
Raw Normal View History

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