X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml-live;h=76971e39455c5089abb052056f56857c0559f723;hb=75f6831ab472b908c982108ff26ca1dc95a7874f;hp=0834526fb036317319e053862e5195d937dfc9d2;hpb=d101c6e5287c25d85d1f1c01b8e36202f57a78b6;p=grml-live.git diff --git a/grml-live b/grml-live index 0834526..76971e3 100755 --- a/grml-live +++ b/grml-live @@ -265,7 +265,7 @@ if [ -z "$FORCE" ] ; then [ -n "$FAI_ARGS" ] && echo " additional arguments for FAI: $FAI_ARGS" [ -n "$LOGFILE" ] && echo " Logging to file: $LOGFILE" [ -n "$VERBOSE" ] && echo " Using VERBOSE mode." - [ -n "$SQUASHFS_ZLIB" ] && echo " Using ZLIB (instead od LZMA) compression." + [ -n "$SQUASHFS_ZLIB" ] && echo " Using ZLIB (instead of LZMA) compression." [ -n "$UPDATE" ] && echo " Executing UPDATE instead of fresh installation." [ -n "$BUILD_ONLY" ] && echo " Executing BUILD_ONLY instead of fresh installation or UPDATE." echo