2017-02-06 12:40:24 +00:00

4 lines
305 B
Plaintext

{
"cmd": ["bash", "--login", "-c", "rvm use 2.1 >/dev/null 2>&1; ruby '$file' $args"],
"info": "Your code is running at \\033[01;34m$url\\033[00m.\n\\033[01;31mImportant:\\033[00m use \\033[01;32mENV['PORT']\\033[00m as the port and \\033[01;32mENV['IP']\\033[00m as the host in your scripts!\n"
}