summaryrefslogtreecommitdiff
path: root/src/libregit
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-09-12 11:38:08 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-09-12 11:38:08 -0400
commit610699384997e346f7826fe912dcd511ecc4cd8c (patch)
treeaa15488bb29b895a1eba569852d1a69a67ba06f1 /src/libregit
parenteeba3ea0411078424d8f0d127d792618c2a929d3 (diff)
parent6d6b719221d3b4190325b43a3fbfd14405765420 (diff)
Merge branch 'fauno~2' (early part) into master
Diffstat (limited to 'src/libregit')
-rwxr-xr-xsrc/libregit/libregit2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libregit/libregit b/src/libregit/libregit
index c20c25d..8687d2f 100755
--- a/src/libregit/libregit
+++ b/src/libregit/libregit
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Copyright (c) 2012-2013 Pacman Development Team <pacman-dev@archlinux.org>
# Copyright (c) 2012-2013 Luke Shumaker <lukeshu@sbcglobal.net>