4 lines
107 B
Bash
Executable File
4 lines
107 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker compose exec -T -w /srv/ arkhamdb php bin/console app:import:std ./arkhamdb-json-data/
|