c9-core/plugins/c9.ide.run/runners/Shell script.run

4 wiersze
84 B
Plaintext

{
"cmd": ["bash", "-i", "-l", "$file", "$args"],
"selector": "^.*\\.(sh)$"
}