X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=buildd%2Fcronjob.sh;h=311f86ff3ff3f1ac04d6dd918abd227655c6b1d8;hp=c69291b632ccac418dabf44b00f7882981cd154c;hb=f96dfbfc04c41274fc0f2ec94a2951382eef4081;hpb=2c0f9431e338101ba8f21237e676667c8c0311c7 diff --git a/buildd/cronjob.sh b/buildd/cronjob.sh old mode 100644 new mode 100755 index c69291b..311f86f --- a/buildd/cronjob.sh +++ b/buildd/cronjob.sh @@ -23,25 +23,25 @@ fi echo $$ > /usr/share/grml-live/buildd/buildd_running -/usr/share/grml-live/buildd/grml-live_autobuild_grml64-small_lenny.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml64-small_squeeze.sh && \ +/usr/share/grml-live/buildd/grml-live_autobuild_grml64-small_wheezy.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml64-small_sid.sh && \ -/usr/share/grml-live/buildd/grml-live_autobuild_grml-small_lenny.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml-small_squeeze.sh && \ +/usr/share/grml-live/buildd/grml-live_autobuild_grml-small_wheezy.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml-small_sid.sh -/usr/share/grml-live/buildd/grml-live_autobuild_grml64-medium_lenny.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml64-medium_squeeze.sh && \ +/usr/share/grml-live/buildd/grml-live_autobuild_grml64-medium_wheezy.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml64-medium_sid.sh && \ -/usr/share/grml-live/buildd/grml-live_autobuild_grml-medium_lenny.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml-medium_squeeze.sh && \ +/usr/share/grml-live/buildd/grml-live_autobuild_grml-medium_wheezy.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml-medium_sid.sh -/usr/share/grml-live/buildd/grml-live_autobuild_grml64-large_lenny.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml64-large_squeeze.sh && \ +/usr/share/grml-live/buildd/grml-live_autobuild_grml64-large_wheezy.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml64-large_sid.sh && \ -/usr/share/grml-live/buildd/grml-live_autobuild_grml-large_lenny.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml-large_squeeze.sh && \ +/usr/share/grml-live/buildd/grml-live_autobuild_grml-large_wheezy.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml-large_sid.sh /usr/share/grml-live/buildd/upload_isos.sh && \