summaryrefslogtreecommitdiff
path: root/cron.sh
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@wirdorange.org>2011-03-31 19:05:23 +0000
committerOthmar Gsenger <otti@wirdorange.org>2011-03-31 19:05:23 +0000
commitd26fa8c1e0886c813de5364ee6570c860c6ce12c (patch)
tree418120693100150b0443d3d880f945aaa45a0d22 /cron.sh
parentadded support for browsing by category (diff)
hopfully repaired this after backup loss
Diffstat (limited to 'cron.sh')
-rwxr-xr-xcron.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/cron.sh b/cron.sh
new file mode 100755
index 0000000..c29d228
--- /dev/null
+++ b/cron.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+export MOD_PATH=`dirname $0`
+perl -I $MOD_PATH $MOD_PATH/cron/clean_database.pl
+perl -I $MOD_PATH $MOD_PATH/cron/read_filesize_from_filesystem.pl
+perl -I $MOD_PATH $MOD_PATH/cron/regen_quota.pl