Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Aug 17, 2023
1 parent 86c04a1 commit 5e7f171
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ if [[ $VERSION == system ]]; then
sudo apt-get install -y direnv
else
curl -sS https://webi.sh/gh | sh
# From installer output
source ~/.config/envman/PATH.env

# https://stackoverflow.com/a/48679640/19522682
architecture=""
Expand Down

0 comments on commit 5e7f171

Please sign in to comment.