X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=cron.d%2F900index_pages;h=e22586d77342633701fd25e94950e1a94c956e16;hb=5e05c201afd76b727ea7818d10c4a499a99960ef;hp=5829d0b0dc5d6bc4c365629fdb92b8553f740dd0;hpb=ab19fd79bbda7f93e37511413063d4e6d8e880f4;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