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

4 wiersze
84 B
Plaintext
Czysty Zwykły widok Historia

2017-01-06 10:47:08 +00:00
{
"cmd": ["bash", "-i", "-l", "$file", "$args"],
"selector": "^.*\\.(sh)$"
}