This commit is contained in:
Lucas Verney 2020-12-26 11:54:06 +01:00
parent de61a6d3ad
commit 1c063b9d09
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni

Vedi File

@ -27,6 +27,9 @@ $EDITOR ovh_orchestrator/config.py # Edit according to your own credentials / n
## Usage
To spawn an OVH instance, and build on it the default flavor (`/e/`), just
run:
```
./run.sh
```