3 lines
123 B
Text
Executable file
3 lines
123 B
Text
Executable file
#/bin/bash
|
|
|
|
docker-compose exec web python manage.py loaddata fixtures/{bird,birdCircumstance,birdStatus,defaultUser}.json
|