This commit is contained in:
root 2018-05-17 15:41:10 +02:00
parent d206c242ca
commit 1490a96f14
42 changed files with 4705 additions and 0 deletions

View file

@ -12,5 +12,6 @@ else
mv /tmp/chch_$RAND.ical $CHCH_ICAL
fi
# this requires -> icalparser from https://github.com/OzzyCzech/icalparser.git
head $CHCH_ICAL -n1 >/dev/null 2>&1 && php /etc/chch/chch_ical2mediawiki.php $CHCH_ICAL 2>/dev/null | php /var/www/chch/maintenance/edit.php -m -b --no-rc -s "automatische Aktualisierung aus dem ical feed" "Aktuelle_ChCh-Termine" >/dev/null 2>&1
echo "Hauptseite" | php /var/www/chch/maintenance/purgeList.php --purge > /dev/null 2>&1