X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=cron.d%2F600index_pages;fp=cron.d%2F600index_pages;h=5829d0b0dc5d6bc4c365629fdb92b8553f740dd0;hb=0110c334d2e11b6d7c53e5c18dc13a7712b08340;hp=0000000000000000000000000000000000000000;hpb=8ff91f6f7c49f02b99710cdc7a6286c3f1e41508;p=deb%2Fpackages.git diff --git a/cron.d/600index_pages b/cron.d/600index_pages new file mode 100755 index 0000000..5829d0b --- /dev/null +++ b/cron.d/600index_pages @@ -0,0 +1,9 @@ +#!/bin/bash + +. `dirname $0`/../config.sh + +cd "$topdir" + +date +./bin/create_index_pages +date