From: Chris Lamb Date: Tue, 12 Aug 2008 17:58:19 +0000 (+0100) Subject: Silence another "script-not-executable" message for a sourced library. X-Git-Tag: debian/1.139.1-1~13 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=26c380e9dfbf7930066102908e2c7612d4864772;p=live-boot-grml.git Silence another "script-not-executable" message for a sourced library. --- diff --git a/scripts/live-helpers b/scripts/live-helpers index fdf7b38..bb5653c 100644 --- a/scripts/live-helpers +++ b/scripts/live-helpers @@ -1,4 +1,3 @@ -#!/bin/sh # live-initramfs helper functions, used by live-initramfs on boot and by live-snapshot if [ ! -x "/bin/fstype" ]