X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=c443cd1f46096d1c07516dbb67fba805cdb1f165;hp=75b1b6ec7a32741660f120b4b3e682f0f16fb3c9;hb=11fd80a246f79b851b0a98881e105563734d5325;hpb=9102cb3dd4bcae6033e74c2a4a9b28bea438e833 diff --git a/grml-live b/grml-live index 75b1b6e..c443cd1 100755 --- a/grml-live +++ b/grml-live @@ -464,7 +464,8 @@ if [ -z "$FORCE" ] ; then read a if ! [ "$a" = 'y' -o "$a" = 'Y' ] ; then CLEAN_ARTIFACTS=0 - bailout 1 "Exiting as requested." + echo "Exiting as requested." + exit 0 fi echo fi