1) comments in multiline commands doesn't seem to be supported under Linux. Please make sure it works well on OSX.
2) instead of creating /bin this directory is now created inside the $ASDF_INSTALLPATH
3) filename was fixed dash (-) is used instead of underscore (``) as name part separator
4) chmod +x is used to make solc executable for the user who installed solidity
This is a small collection of fixes for Linux.
1) comments in multiline commands doesn't seem to be supported under Linux. Please make sure it works well on OSX. 2) instead of creating /bin this directory is now created inside the $ASDF_INSTALLPATH 3) filename was fixed dash (
-
) is used instead of underscore (``) as name part separator 4) chmod +x is used to make solc executable for the user who installed solidity