From: Thorsten Glaser Date: Tue, 24 Nov 2009 17:37:42 +0000 (+0000) Subject: There is no /bin/bash on most operating systems. X-Git-Tag: v0.9.29~6 X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=commitdiff_plain;h=dc6a084d1fb8a5ea72ca5a2ad5af4d087cbee18a There is no /bin/bash on most operating systems. There is no /bin/bash on most operating systems, even if GNU bash is installed. Signed-off-by: Thorsten Glaser --- diff --git a/grml2iso b/grml2iso index 661ef86..10f270c 100755 --- a/grml2iso +++ b/grml2iso @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Filename: grml2iso # Purpose: create a multiboot grml ISO using grml2usb # Authors: Michael Prokop ,