X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=buildd%2Fgrml-live_autobuild_grml-medium_lenny.sh;h=3dce55b7b22feaa357d4e2a0d11e26f5381aed54;hb=82345f34a6fd3441ce4c65483c056e078370d6f9;hp=2303faa8f2d2b1d27445c89e0d2e1b5da7337709;hpb=dc7d851927755053cdaefd3b752dc989712fecd0;p=grml-live.git diff --git a/buildd/grml-live_autobuild_grml-medium_lenny.sh b/buildd/grml-live_autobuild_grml-medium_lenny.sh index 2303faa..3dce55b 100755 --- a/buildd/grml-live_autobuild_grml-medium_lenny.sh +++ b/buildd/grml-live_autobuild_grml-medium_lenny.sh @@ -9,18 +9,5 @@ NAME=grml-medium SCRIPTNAME="$(basename $0)" ARCH=i386 -. /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 - -bailout +# finally just source main file +. /usr/share/grml-live/buildd/execute.sh || exit 1