buildd: use upload_logs() instead of create_logs()
[grml-live.git] / buildd / grml-live_autobuild_grml-small_sid.sh
index daaa9e8..50735ac 100755 (executable)
@@ -5,16 +5,17 @@ DATE=$(date +%Y%m%d)
 ISO_NAME=grml-small_sid_$DATE.iso
 SUITE=sid
 CLASSES='GRMLBASE,GRML_SMALL,REMOVE_DOCS,I386'
-NAME=grml
+NAME=grml-small
 SCRIPTNAME="$(basename $0)"
 ARCH=i386
 
-. main.sh || exit 1
+. /usr/share/grml-live/buildd/functions.sh || exit 1
 
 # execute grml-live:
-grml_live_run
+grml_live_run -z
 
-create_logs
+# create_logs
+upload_logs
 
 iso_details