Separate env
This commit is contained in:
parent
f0e9a703ab
commit
d65ecf28b5
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
export PATH="node_modules/.bin:node_modules/hubot/node_modules/.bin:$PATH"
|
export PATH="node_modules/.bin:node_modules/hubot/node_modules/.bin:$PATH"
|
||||||
|
export DEBUG=nightmare
|
||||||
|
export PYTHON=python2
|
||||||
|
|
||||||
DEBUG=nightmare PYTHON=python2 node_modules/.bin/hubot --name "asjon" --alias "assa" "$@"
|
node_modules/.bin/hubot --name "asjon" --alias "assa" "$@"
|
||||||
|
Loading…
Reference in New Issue
Block a user