core/plugins/c9.ide.run/runners/Shell script.run
2017-02-06 12:40:24 +00:00

4 lines
84 B
Plaintext

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