X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=cron.d%2F900index_pages;h=e22586d77342633701fd25e94950e1a94c956e16;hb=1a7bebab3e2a57928a485a31fa73c900e28772e5;hp=5829d0b0dc5d6bc4c365629fdb92b8553f740dd0;hpb=5c6714198673760cac701a1e9a90ca08597fccf3;p=deb%2Fpackages.git diff --git a/cron.d/900index_pages b/cron.d/900index_pages index 5829d0b..e22586d 100755 --- a/cron.d/900index_pages +++ b/cron.d/900index_pages @@ -4,6 +4,14 @@ cd "$topdir" +set -e + +date +./bin/create_suite_index_pages date ./bin/create_index_pages date + +./bin/trivial_slice en $polangs -- $(find "$htmldir" -maxdepth 4 -name "*.slices") + +date