Fixes in scripts

This commit is contained in:
Antonio de la Rosa 2025-04-07 17:50:23 +02:00
parent 9690b65a09
commit d3d3483d0b
3 changed files with 19 additions and 12 deletions

View file

@ -11,6 +11,8 @@ You need execute two scripts. First script, prepare the baremetal server for use
curl -fsSL https://git.cuchulu.com/smartest/aiscripts/raw/branch/master/install_nvidia.sh | bash
```
Reboot the server for the next script.
```sh
curl -fsSL https://git.cuchulu.com/smartest/aiscripts/raw/branch/master/install_incus_ollama.sh | bash
```