X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=buildd%2Fexecute.sh;h=3716694a9219d5b2ec591191f995e75b66eebde6;hp=614da441141c124be5a281da872700628f87aad5;hb=6d5124d02e3912ac0ca53c0f0af92ef9ebceae23;hpb=e4040d5c109eedf9316190a415fe7bc90c0e30dc diff --git a/buildd/execute.sh b/buildd/execute.sh index 614da44..3716694 100755 --- a/buildd/execute.sh +++ b/buildd/execute.sh @@ -1,3 +1,4 @@ +#!/bin/sh # Filename: /usr/share/grml-live/buildd/execute.sh # Purpose: main execution file for grml-live buildd # Authors: grml-team (grml.org), (c) Michael Prokop @@ -8,7 +9,7 @@ . /usr/share/grml-live/buildd/functions.sh || exit 1 # execute main grml-live -grml_live_run +grml_live_run || create_logs # store logs on remote server upload_logs @@ -17,8 +18,7 @@ upload_logs iso_details # create logs for adding to mail, but only if it fails -create_logs -send_mail -e +send_mail # move the ISO to final destination store_iso