summaryrefslogtreecommitdiff
path: root/aur
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 18:21:41 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 18:21:41 -0300
commit6d6b719221d3b4190325b43a3fbfd14405765420 (patch)
tree4fb4bfa0c0447d7304a069a38ac26d7f1fb4bdc8 /aur
parent513c5bd2a6c5569daae8c9b84413f3b85b05cae1 (diff)
Search shell in path
Diffstat (limited to 'aur')
-rwxr-xr-xaur2
1 files changed, 1 insertions, 1 deletions
diff --git a/aur b/aur
index 24d4317..c6bd6b0 100755
--- a/aur
+++ b/aur
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Copyright 2010 Nicolás Reynolds, Joshua Ismael
# ---------- GNU General Public License 3 ----------