summaryrefslogtreecommitdiff
path: root/cron.sh
diff options
context:
space:
mode:
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