From ce6884394a82f6b377ec1d659ce59be92fdf5f7c Mon Sep 17 00:00:00 2001 From: Tslil Clingman Date: Sun, 1 Feb 2015 23:03:05 +0200 Subject: Changed to /usr/bin/env and added non-zsh modde to vcs --- aur | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aur') 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 "$*" ... -- cgit v1.2.3