3 lines
64 B
Plaintext
Executable File
3 lines
64 B
Plaintext
Executable File
#/bin/bash
|
|
exec docker-compose run --rm web gulp "$@" --inspect
|