entrypoint

This commit is contained in:
anki-code 2020-03-13 11:23:26 +03:00
parent bbfb1d63f0
commit 5603c86a0d

View File

@ -63,6 +63,7 @@ CURRENT_DIR="$(cd "$(dirname "$0")" && pwd)"
cd $CURRENT_DIR cd $CURRENT_DIR
export XXH_HOME=`realpath -m $CURRENT_DIR/../../../../` export XXH_HOME=`realpath -m $CURRENT_DIR/../../../../`
#export HISTORY_FILE=$XXH_HOME/.your_portable_shell_history
# #
# Run the portable shell # Run the portable shell