Skip to content

Commit 0cba601

Browse files
committed
slackbot to sdbot
1 parent 4016ef3 commit 0cba601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/hubot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ set -e
55
npm install
66
export PATH="node_modules/.bin:node_modules/hubot/node_modules/.bin:$PATH"
77

8-
exec node_modules/.bin/hubot --name "slackbot" "$@"
8+
exec node_modules/.bin/hubot --name "sdbot" "$@"

0 commit comments

Comments
 (0)