Files
progress-test/scripts/bash
João Geonizeli 21c874118f improve setup flow
2022-08-10 17:09:24 +00:00

5 lines
59 B
Plaintext
Executable File

run(){
docker-compose run --rm $args rails $@
}
run bash