summaryrefslogtreecommitdiff
path: root/aur
diff options
context:
space:
mode:
Diffstat (limited to 'aur')
-rwxr-xr-xaur2
1 files changed, 1 insertions, 1 deletions
diff --git a/aur b/aur
index 093741e..8511777 100755
--- a/aur
+++ b/aur
@@ -1,4 +1,4 @@
-#!/bin/dash
+#!/usr/bin/env sh
if [ "$1" = "-s" ]; then
shift
echo Searching for "$*" ...