You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script for "openfoam10-macos" has two sections trying to set the mount directory. The first one uses a variable that is undefined in the script, and so always generates an error. Commenting out those two lines allows the script to run normally.