Skip to content

Commit

Permalink
fix missing variable
Browse files Browse the repository at this point in the history
Signed-off-by: Tin Lai <oscar@tinyiu.com>
  • Loading branch information
soraxas committed Nov 23, 2023
1 parent 2b2d4ee commit a8a705a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libexec/shsh-_env-var
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ bin_path="$(dirname "$(resolve_link "$0")")"
export PATH="${bin_path}:${PATH}"
export UTILS_FUNC="$bin_path/shsh-_utils"

export SHSH_JUNEST_ROOT="$SHSH_ROOT/cellar/arch_junest_root"
export SHSH_JUNEST_BIN="$SHSH_JUNEST_ROOT/junest_bin"

0 comments on commit a8a705a

Please sign in to comment.