updating documentation

master
SLW\ARNAUA 2023-06-06 14:54:50 +02:00
parent bcd119cf5a
commit 3813fd4035
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ Note: Additionally you must configure the environment url `env-url` and output d
## Run Locally
In order to make a backup of all the available enviornments that are configured within the `configuration.yaml` file you can execute the script with the following command:
```sh
```bash
python3 .\export
```