Add piwik tracking code to startpage.html
[grml-live.git] / buildd / execute.sh
index cb0ac90..bb5e545 100755 (executable)
@@ -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 <mika@grml.org>
@@ -8,7 +9,7 @@
 . /usr/share/grml-live/buildd/functions.sh || exit 1
 
 # execute main grml-live
-grml_live_run || create_logs
+grml_live_run
 
 # store logs on remote server
 upload_logs
@@ -16,7 +17,7 @@ upload_logs
 # store information about ISO size
 iso_details
 
-# create logs for adding to mail, but only if it fails
+# send report
 send_mail
 
 # move the ISO to final destination