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 ae3ba3c commit 18f9ffc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ if [[ $VERSION == system ]]; then
check_packages direnv
else
check_packages curl ca-certificates sudo

export bin_path=/usr/local
curl -sfL https://direnv.net/install.sh | bash
fi

Expand Down

0 comments on commit 18f9ffc

Please sign in to comment.