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