X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=00321211b36dedb705b7ce8a5d6d3e9d4d5769fd;hp=044140ac0e8116c49ebe6d603a7a56a5e97d9b81;hb=7beda7dae5063c45ab57c061bcfb27e13fd704ea;hpb=9687ea8bba3e1360162becb288ac61d4bfa57654 diff --git a/grml-live b/grml-live index 044140a..0032121 100755 --- a/grml-live +++ b/grml-live @@ -402,7 +402,7 @@ fi [ -n "$VERSION" ] || VERSION='0.0.1' # output specific stuff, depends on $OUTPUT (iff not set): -[ -n "$OUTPUT" ] || OUTPUT='/grml/grml-live' +[ -n "$OUTPUT" ] || OUTPUT='./grml/' [ -n "$BUILD_OUTPUT" ] || BUILD_OUTPUT="$OUTPUT/grml_cd" [ -n "$CHROOT_OUTPUT" ] || CHROOT_OUTPUT="$OUTPUT/grml_chroot" [ -n "$ISO_OUTPUT" ] || ISO_OUTPUT="$OUTPUT/grml_isos"