X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml64-small_lenny.sh;h=953f23272d91a2306bff1f7028082fe3f81416c1;hp=26828f9242224e76771ea2a841ec00671a6cbe90;hb=36c28682d60241e5f36136983cb3ce09dbe9f668;hpb=dc7d851927755053cdaefd3b752dc989712fecd0 diff --git a/buildd/grml-live_autobuild_grml64-small_lenny.sh b/buildd/grml-live_autobuild_grml64-small_lenny.sh index 26828f9..953f232 100755 --- a/buildd/grml-live_autobuild_grml64-small_lenny.sh +++ b/buildd/grml-live_autobuild_grml64-small_lenny.sh @@ -9,18 +9,5 @@ NAME=grml64-small SCRIPTNAME="$(basename $0)" ARCH=amd64 -. /usr/share/grml-live/buildd/functions.sh || exit 1 - -# execute grml-live: -grml_live_run -z - -# 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