2025-08-14 16:46:59 +02:00
|
|
|
# OptimaLab35-installer
|
|
|
|
|
|
2025-08-14 17:32:51 +02:00
|
|
|
Installation script (linux) to install OptimaLab35 (and micromamba) and setup desktop shortcut.
|
|
|
|
|
|
|
|
|
|
run by
|
|
|
|
|
```Bash
|
|
|
|
|
"${SHELL}" <(curl -L https://code.boxyfoxy.net/CodeByMrFinchum/OptimaLab35-installer/raw/branch/feat/init/OL35-installer.sh)
|
|
|
|
|
```
|
|
|
|
|
# Disclaimer
|
|
|
|
|
GAI(LLM) ChatGPT was used to generate parts of this project.
|