closer to a full instrumentation stack

This commit is contained in:
2024-12-07 17:05:02 -06:00
parent 7a29dbd3c7
commit eb2f116d7b
18 changed files with 52 additions and 84 deletions

7
inprep/wger/update.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
docker compose exec wger-web python3 manage.py sync-exercises
docker compose exec wger-web python3 manage.py download-exercise-images
docker compose exec wger-web python3 manage.py download-exercise-videos
docker compose exec wger-web wger load-online-fixtures
docker compose exec wger-web python3 manage.py sync-ingredients