chore: move export script to own file

This commit is contained in:
David Germain
2024-06-07 21:55:43 +02:00
committed by benfurber
parent 1929d219bb
commit 1e69076757
3 changed files with 14 additions and 12 deletions

View File

@@ -109,7 +109,7 @@ You can improve the seed data by making changes via the application or Firebase
2. Run the export script:
```
docker exec -it <name> /app/export.sh
docker exec -it <name> /app/easy-export.sh
```
3. Transfer the data from the container to your machine: