added icalparser from https://github.com/OzzyCzech/icalparser.git
This commit is contained in:
parent
d206c242ca
commit
1490a96f14
42 changed files with 4705 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue