]> git.deb.at Git - deb/packages.git/blobdiff - cron.d/600index_pages
Move index_pages script to end of cron job
[deb/packages.git] / cron.d / 600index_pages
diff --git a/cron.d/600index_pages b/cron.d/600index_pages
deleted file mode 100755 (executable)
index 5829d0b..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/bash
-
-. `dirname $0`/../config.sh
-
-cd "$topdir"
-
-date
-./bin/create_index_pages
-date