summaryrefslogtreecommitdiff
path: root/modules.d/99img-lib
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2012-02-15 15:45:42 +0100
committerHarald Hoyer <harald@redhat.com>2012-02-15 15:46:24 +0100
commit4977febf46d176bb1c79c1d535e985ad2097c313 (patch)
tree2462e324c5f7838a4799830aacd9446142fb9f5c /modules.d/99img-lib
parent285e81c9e227af2375a4f17748788cae83fa6675 (diff)
downloaddracut-4977febf46d176bb1c79c1d535e985ad2097c313.tar.gz
dracut-4977febf46d176bb1c79c1d535e985ad2097c313.tar.bz2
dracut-4977febf46d176bb1c79c1d535e985ad2097c313.zip
s/bash/sh for all new *-lib.sh
Diffstat (limited to 'modules.d/99img-lib')
-rwxr-xr-xmodules.d/99img-lib/img-lib.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.d/99img-lib/img-lib.sh b/modules.d/99img-lib/img-lib.sh
index 582b416e..f6be26d3 100755
--- a/modules.d/99img-lib/img-lib.sh
+++ b/modules.d/99img-lib/img-lib.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# img-lib.sh: utilities for dealing with archives and filesystem images.
#
# TODO: identify/unpack rpm, deb?