Skip to content

Commit

Permalink
mkdir alias dir
Browse files Browse the repository at this point in the history
  • Loading branch information
fnogatz committed Jul 30, 2021
1 parent 91b3649 commit 5835eee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions swivm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1063,6 +1063,9 @@ swivm_install() {
tarball="$GITHUB_MIRROR/swipl-devel/archive/V$VERSION_WITHOUT_V.tar.gz"
fi

local SWIVM_ALIAS_DIR
SWIVM_ALIAS_DIR="$(swivm_alias_path)"

local SRC_PATH
if ! (
[ -n "$tarball" ] && \
Expand Down

0 comments on commit 5835eee

Please sign in to comment.