python2 is not needed anymore

This commit is contained in:
rnhmjoj 2017-02-22 22:26:39 +01:00
parent 91b702d05c
commit 3b507131e5
No known key found for this signature in database
GPG Key ID: 362BB82B7E496B7C

View File

@ -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" "$@"