X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml-live;h=e279fdb6982afd579d1c8adcdf137bc74bb1f90c;hb=c4980e2955b16b2be0d1b65cfcf4e6bea193bf53;hp=e1d71876455dd50afb31d4c2035f73379ba6777c;hpb=5332d22f4acc07403d4cb17d6258542703a8f8d3;p=grml-live.git diff --git a/grml-live b/grml-live index e1d7187..e279fdb 100755 --- a/grml-live +++ b/grml-live @@ -207,8 +207,8 @@ if [ -z "$FORCE" ] ; then [ -n "$BOOT_METHOD" ] && echo " Boot method: $BOOT_METHOD" [ -n "$TEMPLATE_DIRECTORY" ] && echo " Template files: $TEMPLATE_DIRECTORY" [ -n "$FAI_ARGS" ] && echo " additional arguments for FAI: $FAI_ARGS" - [ -n "$VERBOSE" ] && echo " Using VERBOSE mode." [ -n "$LOGFILE" ] && echo " Logging to file: $LOGFILE" + [ -n "$VERBOSE" ] && echo " Using VERBOSE mode." echo echo -n "Is this ok for you? [y/N] " read a