We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4016ef3 commit 0cba601Copy full SHA for 0cba601
bin/hubot
@@ -5,4 +5,4 @@ set -e
5
npm install
6
export PATH="node_modules/.bin:node_modules/hubot/node_modules/.bin:$PATH"
7
8
-exec node_modules/.bin/hubot --name "slackbot" "$@"
+exec node_modules/.bin/hubot --name "sdbot" "$@"
0 commit comments