summaryrefslogtreecommitdiff
path: root/cron-jobs/db-cleanup
diff options
context:
space:
mode:
Diffstat (limited to 'cron-jobs/db-cleanup')
-rwxr-xr-xcron-jobs/db-cleanup1
1 files changed, 1 insertions, 0 deletions
diff --git a/cron-jobs/db-cleanup b/cron-jobs/db-cleanup
index ce0e5f7..12d3615 100755
--- a/cron-jobs/db-cleanup
+++ b/cron-jobs/db-cleanup
@@ -16,6 +16,7 @@ trap_exit() {
}
source "$(dirname $(dirname "$(readlink -e "$0")"))/config"
+source "$(dirname "$(readlink -e "$0")")/db-cleanup.conf"
source "$(librelib messages)"
# From makepkg