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
$ ./update_mm2.sh
--2024-04-02 07:11:18-- https://sdk.devbuilds.komodo.earth/dev/mm2_0221505-linux-x86-64.zip
Resolving sdk.devbuilds.komodo.earth (sdk.devbuilds.komodo.earth)... 54.170.62.22
Connecting to sdk.devbuilds.komodo.earth (sdk.devbuilds.komodo.earth)|54.170.62.22|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-04-02 07:11:18 ERROR 404: Not Found.
unzip: cannot find or open mm2_0221505-linux-x86-64.zip, mm2_0221505-linux-x86-64.zip.zip or mm2_0221505-linux-x86-64.zip.ZIP.
rm: cannot remove 'mm2_0221505-linux-x86-64.zip': No such file or directory
The
update_mm2.sh
file has hard coded link to the development packages of MM2.pytomicDEX_makerbot/mm2/update_mm2.sh
Lines 11 to 13 in 6cf103c
If you run it it will give 404 Not Found error.
Workaround
Change the link for development packages to one of the listed here:
https://sdk.devbuilds.komodo.earth/dev/
The text was updated successfully, but these errors were encountered: