dotfiles/git_template/hooks/post-checkout
2017-08-16 09:50:12 -04:00

5 lines
92 B
Bash
Executable File

#!/bin/bash
#if [ -e bin/update_dependencies.sh ]; then
# bin/update_dependencies.sh
#fi