3 lines
72 B
Batchfile
3 lines
72 B
Batchfile
|
@echo off
|
||
|
|
||
|
npm install && node_modules\.bin\hubot.cmd --name "asjon" %*
|