Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
seivan committed Mar 30, 2021
1 parent 0aba043 commit 3f33433
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/install
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ macos_install_from_prebuilt() {
"$ASDF_DOWNLOAD_PATH/lib/erlang/lib/"crypto-*"/priv/lib/crypto.so"
"$ASDF_DOWNLOAD_PATH/lib/erlang/lib/"wx-*"/priv/wxe_driver.so"
)
# Link Crypto to brew prefix

# Link Crypto & Wx to brew prefix
macos_update_linked_paths "${linked_libs[@]}"

# Move from download to install
Expand Down

0 comments on commit 3f33433

Please sign in to comment.