1.1.0 • Published 5 years ago

hubot-restart v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

hubot-restart

Hubot commands to restart the hubot service or reboot the machine (if running locally)

Installation

In your hubot project, run:

npm install hubot-restart --save

Then add hubot-restart to your external-scripts.json:

[
  "hubot-restart"
]

Dependencies

hubot-redis-brain

hubot must be registered as hubot.service

Use - Restart Service

hubot restart

Use - Exit process (needs to be restarted by process manager)

hubot reboot

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago