Merge pull request #613 from roramirez/pm2_start

Pm2 start
This commit is contained in:
Michael Teeuw
2017-01-12 19:39:03 +01:00
committed by GitHub
4 changed files with 20 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Add loaded function to modules, providing an async callback.
- Add use pm2 for manager process into Installer RaspberryPi script
### Fixed
- Update .gitignore to not ignore default modules folder.