From 298af06046b5c42431376ce6972648369c72a77b Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 14 Sep 2012 13:03:31 +0200 Subject: [PATCH] bashisms suck --- liveboot_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liveboot_build.sh b/liveboot_build.sh index 4bcdf56..deb6465 100755 --- a/liveboot_build.sh +++ b/liveboot_build.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # copyright 2012 Holger Levsen # GPL2 licenced -- 2.39.5