From 01555d8812e0c4f33cbc3bdc800966154d3fef3b Mon Sep 17 00:00:00 2001 From: anki-code Date: Tue, 10 Mar 2020 03:30:35 +0300 Subject: [PATCH] xxh_home --- entrypoint.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/entrypoint.sh b/entrypoint.sh index 67d3893..95f41cf 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -48,6 +48,8 @@ fi CURRENT_DIR="$(cd "$(dirname "$0")" && pwd)" cd $CURRENT_DIR +export XXH_HOME=`realpath -m $CURRENT_DIR/../../../../` + # # Run the portable shell #