modified test bash command

This commit is contained in:
fra9001 2015-12-01 17:03:23 +01:00
parent 2eb5a45055
commit 9c2e68d743

View File

@ -13,7 +13,7 @@ rand = (ary) ->
i = Math.floor Math.random() * ary.length
ary[i]
child = exec 'whoami', (e, stdin) ->
child = exec 'who -q', (e, stdin) ->
if stdin.match new RegExp usr, 'i'
excuse = "Late at work. #{rand reasons}"
require('twilio')().sendSms