There's an error in the install script for grasshopper. The file order in the -ln statement is in the wrong order. It should read:
ln -s /usr/local/grasshopper-assembly/grasshopper /usr/local/bin/grasshopper
Commit eddffd9751b519e22286cce265c3666014393f1f fixes the order of parameter to softlink creation to the grasshopper run script.
Log in to post a comment.
Commit eddffd9751b519e22286cce265c3666014393f1f fixes the order of parameter to softlink creation to the grasshopper run script.