Fix the shebang.

This commit is contained in:
Florent Le Coz 2012-10-05 14:58:09 +00:00
parent 5c493111fc
commit 4965ee1618

View file

@ -1,4 +1,4 @@
#!/usr/sh
#!/bin/sh
if [ -d "$PWD/.git" ]
then