When running curl https://biodynamo.github.io/install | bash, we clone the v1.04-patches branch. Last commit on this branch was last year, and it doesn't even support ubuntu 22.04...
Should we install biodynamo from master?
|
export BDM_INSTALL=v1.04-patches |
When running
curl https://biodynamo.github.io/install | bash, we clone thev1.04-patchesbranch. Last commit on this branch was last year, and it doesn't even support ubuntu 22.04...Should we install biodynamo from master?
biodynamo/util/install
Line 8 in a4ff393