X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F10validateroot;h=d4d16207c549130257fc36e8ce998761bc0541f4;hb=80e7f344bc729318a4788c7062a85dc66bf3a305;hp=23eb90088f6f05ce1cd47e63fb70be95ab054131;hpb=add39bdb96e82687b0d4c0a7a7cfc0423a2b046a;p=live-boot-grml.git diff --git a/scripts/live-bottom/10validateroot b/scripts/live-bottom/10validateroot index 23eb900..d4d1620 100755 --- a/scripts/live-bottom/10validateroot +++ b/scripts/live-bottom/10validateroot @@ -7,7 +7,7 @@ # initramfs-tools header PREREQ="" - + prereqs() { echo "${PREREQ}" @@ -23,7 +23,7 @@ esac . /scripts/live-functions . /scripts/live-helpers -if ! [ -d "/root/usr/share/doc/live-boot" ] +if ! [ -d "/root/usr/share/live-boot" ] then panic "A wrong rootfs was mounted." fi