summaryrefslogtreecommitdiff
path: root/db-cleanup
diff options
context:
space:
mode:
Diffstat (limited to 'db-cleanup')
-rwxr-xr-xdb-cleanup2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-cleanup b/db-cleanup
index 73e2719..9426d11 100755
--- a/db-cleanup
+++ b/db-cleanup
@@ -15,7 +15,7 @@ trap_exit() {
exit 1
}
-source "$(dirname "$(readlink -e "$0")")/dbscripts.cfg"
+source "$(dirname "$(readlink -e "$0")")/etc/dbscripts.cfg"
source "$(dirname "$(readlink -e "$0")")/share/db-libremessages"
# From makepkg