Skip to content

Commit

Permalink
Ignore asdf upstate exit code
Browse files Browse the repository at this point in the history
  • Loading branch information
Neylix committed Jan 21, 2025
1 parent 82a5200 commit f679a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ echo '. $HOME/.asdf/asdf.sh' >> ~/.profile
echo '. $HOME/.asdf/completions/asdf.bash' >> ~/.profile
source ~/.profile

asdf update
asdf update || :

asdf plugin add erlang || :
asdf plugin add elixir || :
Expand Down

0 comments on commit f679a14

Please sign in to comment.