From d7f997376cde6ea150b59465d7643951fa6f3590 Mon Sep 17 00:00:00 2001 From: Alexander Greim Date: Wed, 13 Jul 2016 11:25:43 +0200 Subject: [PATCH] Comply with bash being installed in a different path --- AAXtoMP3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AAXtoMP3.sh b/AAXtoMP3.sh index b644faa..739464f 100755 --- a/AAXtoMP3.sh +++ b/AAXtoMP3.sh @@ -1,4 +1,4 @@ -#!/usr/bin/bash +#!/usr/bin/env bash AUTHCODE=$1 shift while [ $# -gt 0 ]; do