Update dev run script

This commit is contained in:
Basti 2015-07-06 19:23:49 +02:00
parent 54c15ede9e
commit 381cab538a

3
run.sh
View File

@ -1,4 +1,4 @@
# cp ~/src/remotestorage/modules/src/messages-irc.js ~/src/kosmos/hubot-logger/lib/ # cp ~/src/remotestorage/modules/src/chat-messages.js ~/src/kosmos/hubot-logger/lib/chat-messages.es6
# rm -rf node_modules/hubot-logger # rm -rf node_modules/hubot-logger
# npm install # npm install
@ -15,4 +15,5 @@ LOG_STEALTH="true" \
LOG_RS_USER="kosmos@5apps.com" \ LOG_RS_USER="kosmos@5apps.com" \
LOG_RS_TOKEN="change-me" \ LOG_RS_TOKEN="change-me" \
LOG_RS_SERVER_NAME="freenode" \ LOG_RS_SERVER_NAME="freenode" \
LOG_RS_PUBLIC="true" \
bin/hubot -a irc --name hal7000 bin/hubot -a irc --name hal7000