summaryrefslogtreecommitdiff
path: root/cron.sh
blob: c29d22897f37c398fd7f3447d42f6e302037c438 (plain) (blame)
1
2
3
4
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