From eb8b5888d022a011ed893da7c7e07c3d7db48cbe Mon Sep 17 00:00:00 2001 From: Colin Patrick Mccabe Date: Mon, 28 Jan 2013 15:16:07 -0800 Subject: [PATCH] find bash through /usr/bin/env Signed-off-by: Colin McCabe --- 80x25.sh | 2 +- ascii-tyrant.sh | 2 +- audiorip.sh | 2 +- boon | 2 +- comake | 2 +- dual_rename.sh | 2 +- gg | 2 +- git-cur-branch.sh | 2 +- git-foo | 2 +- git-identity.sh | 2 +- head_grep.sh | 2 +- iocaine.sh | 2 +- mount.qemu | 2 +- mp3splt-audiobook | 2 +- pdfgrep.sh | 2 +- pdflatex.sh | 2 +- ql.sh | 2 +- ser | 2 +- sidplayall.sh | 2 +- vfat-label.sh | 2 +- xg | 2 +- xx | 2 +- xy | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/80x25.sh b/80x25.sh index ed7341f..e0b0263 100755 --- a/80x25.sh +++ b/80x25.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash cat <" diff --git a/sidplayall.sh b/sidplayall.sh index 6eec0fe..b0cafca 100755 --- a/sidplayall.sh +++ b/sidplayall.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash usage() { diff --git a/vfat-label.sh b/vfat-label.sh index 5168491..2f6126d 100755 --- a/vfat-label.sh +++ b/vfat-label.sh @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/usr/bin/env bash -x usage() { cat <