Git hooks use bash specific syntax

Thomas Kluyver 12 years ago
parent 8b4f30d8d1
commit d6517f51c3

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
git submodule init
git submodule update

Loading…
Cancel
Save