X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml64-large_lenny.sh;h=4905d7a772634f7021c8e0ad189eb072eaa985cd;hp=517852a00f0f10378b7418585ad1d43156558e1e;hb=e4040d5c109eedf9316190a415fe7bc90c0e30dc;hpb=a61bc9444b4876b175a557c16c127c18c37f4f22 diff --git a/buildd/grml-live_autobuild_grml64-large_lenny.sh b/buildd/grml-live_autobuild_grml64-large_lenny.sh index 517852a..4905d7a 100755 --- a/buildd/grml-live_autobuild_grml64-large_lenny.sh +++ b/buildd/grml-live_autobuild_grml64-large_lenny.sh @@ -9,22 +9,5 @@ NAME=grml64 SCRIPTNAME="$(basename $0)" ARCH=amd64 -. /usr/share/grml-live/buildd/functions.sh || exit 1 - -# execute grml-live: -grml_live_run - -# create_logs -upload_logs - -iso_details - -send_mail - -store_iso - -if [ "$RC" = "0" ] ; then - bailout -else - echo "building ISO failed, keeping build files [${OUTPUT_DIR}]" -fi +# finally just source main file +. /usr/share/grml-live/buildd/execute.sh || exit 1