summaryrefslogtreecommitdiff
path: root/convert-to-any
diff options
context:
space:
mode:
Diffstat (limited to 'convert-to-any')
-rwxr-xr-xconvert-to-any1
1 files changed, 1 insertions, 0 deletions
diff --git a/convert-to-any b/convert-to-any
index e21b7cd..53d1a7b 100755
--- a/convert-to-any
+++ b/convert-to-any
@@ -16,6 +16,7 @@ if [ $# -ne 1 ]; then
fi
. "$(dirname $0)/db-functions"
+. "$(dirname $0)/config"
cleanup() {
trap '' 0 2