X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml-large_lenny.sh;h=b891d07ecb3d662cf957987ce1075b55db7426f8;hb=e265e3093a98d723d40b36dde1aba26146aa301f;hp=593930e5a1e4c7ab05f12fab8eb830fb4aaf4c1d;hpb=dc7d851927755053cdaefd3b752dc989712fecd0;p=grml-live.git diff --git a/buildd/grml-live_autobuild_grml-large_lenny.sh b/buildd/grml-live_autobuild_grml-large_lenny.sh index 593930e..b891d07 100755 --- a/buildd/grml-live_autobuild_grml-large_lenny.sh +++ b/buildd/grml-live_autobuild_grml-large_lenny.sh @@ -9,18 +9,5 @@ NAME=grml 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