4 líneas
121 B
Bash
4 líneas
121 B
Bash
#!/bin/bash
|
|
sleep 120s
|
|
node node_modules/.bin/coffee node_modules/.bin/hubot --name rocketbot -n RocketBot -a rocketchat
|