From 5603c86a0d67fb67849f421dff99c59b265cbb5b Mon Sep 17 00:00:00 2001 From: anki-code Date: Fri, 13 Mar 2020 11:23:26 +0300 Subject: [PATCH] entrypoint --- entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/entrypoint.sh b/entrypoint.sh index ba3de13..1e4d694 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -63,6 +63,7 @@ CURRENT_DIR="$(cd "$(dirname "$0")" && pwd)" cd $CURRENT_DIR export XXH_HOME=`realpath -m $CURRENT_DIR/../../../../` +#export HISTORY_FILE=$XXH_HOME/.your_portable_shell_history # # Run the portable shell