mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
3 lines
57 B
Text
3 lines
57 B
Text
|
#!/usr/bin/env bash
|
||
|
|
||
|
docker-compose run --rm pokedex "$@"
|