X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml-small_lenny.sh;h=71d46c5630c20db9473906792ccf5404c75700ad;hp=d070e3a1a36837085a9ac97c3167de1fb22b9133;hb=e4040d5c109eedf9316190a415fe7bc90c0e30dc;hpb=dc7d851927755053cdaefd3b752dc989712fecd0 diff --git a/buildd/grml-live_autobuild_grml-small_lenny.sh b/buildd/grml-live_autobuild_grml-small_lenny.sh index d070e3a..71d46c5 100755 --- a/buildd/grml-live_autobuild_grml-small_lenny.sh +++ b/buildd/grml-live_autobuild_grml-small_lenny.sh @@ -9,18 +9,5 @@ NAME=grml-small SCRIPTNAME="$(basename $0)" ARCH=i386 -. /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