og-libsurvive/useful_files/git-hooks/pre-commit
2018-03-23 08:36:18 -06:00

4 lines
70 B
Bash
Executable file

#!/bin/sh
DIRNAME=`dirname "$0"`
python2.7 $DIRNAME/pre-commit.py $@