game-data/bin/docker-rake.sh

4 lines
43 B
Bash
Raw Normal View History

#!/bin/sh
docker exec game-data rake "$@"