Index: man/src/git-new-branch.demo.1.sh |
diff --git a/man/src/git-new-branch.demo.1.sh b/man/src/git-new-branch.demo.1.sh |
index 85eef05931f9697e3bfaeb00b85a4af4685f5b9b..b0ce57faedffe170c62cb838f3cbaa4ee348c25f 100755 |
--- a/man/src/git-new-branch.demo.1.sh |
+++ b/man/src/git-new-branch.demo.1.sh |
@@ -1,4 +1,4 @@ |
-#!/bin/bash |
+#!/usr/bin/env bash |
. demo_repo.sh |
run git map-branches |