change git-effort(1) to use /bin/bash for now. Closes #78

This commit is contained in:
TJ Holowaychuk 2012-11-20 15:17:51 -08:00
parent 567aef7680
commit 41c1719d84

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
tmp=/tmp/.git-effort
above='0'