Use sh instead of bash.
[git-central.git] / client / post-checkout-rebase
index a0fc533..883fa3f 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # The hook is given three parameters: the ref of the previous HEAD, the ref of
 # the new HEAD (which may or may not have changed), and a flag indicating