openmamba-headserver-tools/etc/cron.daily/40-openmamba-dw-checklist
2012-03-12 15:18:41 +01:00

12 lines
391 B
Bash
Executable File

#!/bin/bash
#
# openmamba-dw-checklist daily cron script
# (c) 2008-2009 by Silvan Calarco <silvan.calarco@mambasoft.it>
#
. /etc/sysconfig/openmamba-central
REPOSITORY=devel-kde4
openmamba-dw-checklist -h -r $REPOSITORY > $local_ftp/distromatic/$REPOSITORY/_popular.html
REPOSITORY=milestone1-1.1
openmamba-dw-checklist -h -r $REPOSITORY > $local_ftp/distromatic/$REPOSITORY/_popular.html