diff --git a/bin/hubot b/bin/hubot index e48be9b..0de4001 100755 --- a/bin/hubot +++ b/bin/hubot @@ -2,6 +2,5 @@ set -e export PATH="node_modules/.bin:node_modules/hubot/node_modules/.bin:$PATH" export DEBUG=nightmare -export PYTHON=python2 node_modules/.bin/hubot --name "asjon" --alias "assa" "$@"