summaryrefslogtreecommitdiff
path: root/conf/default.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/default.conf')
-rwxr-xr-xconf/default.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/default.conf b/conf/default.conf
index 0343ba4..9da159c 100755
--- a/conf/default.conf
+++ b/conf/default.conf
@@ -6,6 +6,8 @@ set -e
base_dir="$(dirname "$(readlink -f "$0")")/.."
+. "${base_dir}/bin/common-functions"
+
work_dir="${base_dir}/work"
declare -A repo_paths