[Solved] Workaround for upgrading over multiple Versions of MiaB to the latest when multiple major Versions of Nexcloud are included (first accured in upgrade from v0.30/v0.40 (NC13) to v0.42b (NC15) with v0.41 (NC14) between ) ! UPDATED! cose of backup

You would need to use the Git command alternative as follows:

git clone -b v0.41 https://github.com/mail-in-a-box/mailinabox.git

Some general Git info. about, here: git clone | Atlassian Git Tutorial