aboutsummaryrefslogtreecommitdiff
path: root/trunk/lib
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/lib')
-rw-r--r--trunk/lib/common.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/trunk/lib/common.sh b/trunk/lib/common.sh
index ac89596..28ee8ea 100644
--- a/trunk/lib/common.sh
+++ b/trunk/lib/common.sh
@@ -288,6 +288,10 @@ function eval_config {
TEMPLATE_STORAGE_STYLE="own-folder"
fi
+ if [ ! -z "$ROOT" ]; then
+ JAIL_ROOT="$ROOT"
+ fi
+
}
function default_version {