X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=cron.d%2F900index_pages;h=e22586d77342633701fd25e94950e1a94c956e16;hp=1213e369ea02f2e40b53290fe0152580f6314f13;hb=HEAD;hpb=2442b6d4d053bc955fcfa96db3c74d52416303bc diff --git a/cron.d/900index_pages b/cron.d/900index_pages index 1213e36..e22586d 100755 --- a/cron.d/900index_pages +++ b/cron.d/900index_pages @@ -4,8 +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