development #41

Merged
mik-tf merged 6 commits from development into main 2024-04-27 14:09:19 +00:00
Showing only changes of commit 2e682b0c60 - Show all commits

View File

@ -86,7 +86,7 @@ ssh-add /root/.ssh/books
## Install hero, crysallib and V
```
curl https://raw.githubusercontent.com/freeflowuniverse/crystallib/development/scripts/build_hero.sh > /tmp/build_hero.sh
curl https://raw.githubusercontent.com/freeflowuniverse/crystallib/development/scripts/installer_hero.sh > /tmp/build_hero.sh
bash /tmp/build_hero.sh
```