diff options
| author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-08-12 18:58:19 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:01 +0100 |
| commit | 6c4ef88d692a03c47d374828ead246f7232d2850 (patch) | |
| tree | 31faa64752cf8019134d61d058eefd9195b7fd7e /scripts/live-helpers | |
| parent | c2d0b8e505f64845eb7fe3b75fd310758a937b28 (diff) | |
| download | live-boot-6c4ef88d692a03c47d374828ead246f7232d2850.tar.gz live-boot-6c4ef88d692a03c47d374828ead246f7232d2850.zip | |
Silence another "script-not-executable" message for a sourced library.
Diffstat (limited to 'scripts/live-helpers')
| -rw-r--r-- | scripts/live-helpers | 1 |
1 files changed, 0 insertions, 1 deletions
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" ] |
