3 lines
40 B
Plaintext
3 lines
40 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
docker-compose exec server $*
|