engine_control/config/git_hooks/post-commit

6 lines
74 B
Plaintext
Raw Normal View History

#!/usr/bin/python2
import os
os.system("source/scripts/get_history.py")