X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml64-medium_lenny.sh;fp=buildd%2Fgrml-live_autobuild_grml64-medium_lenny.sh;h=92a1c1b36d80e12d895d41376658ff3ac69f185a;hb=e4040d5c109eedf9316190a415fe7bc90c0e30dc;hp=58ca2976a5732e30be28e0589dd5b0e8ef8fc110;hpb=a61bc9444b4876b175a557c16c127c18c37f4f22;p=grml-live.git diff --git a/buildd/grml-live_autobuild_grml64-medium_lenny.sh b/buildd/grml-live_autobuild_grml64-medium_lenny.sh index 58ca297..92a1c1b 100755 --- a/buildd/grml-live_autobuild_grml64-medium_lenny.sh +++ b/buildd/grml-live_autobuild_grml64-medium_lenny.sh @@ -9,18 +9,5 @@ NAME=grml64-medium 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 - -bailout +# finally just source main file +. /usr/share/grml-live/buildd/execute.sh || exit 1