Update issues.md

v0.2.7
Suresh Alse 2017-03-09 14:59:09 -08:00 committed by GitHub
parent faeb5e0340
commit 46a968b780
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@ __crontab-ui stopped working__ - It can happen that your crontab-ui can stop wor
__Where is my root node_modules folder__ - You can find it by `npm root -g`
__Mailing related issue__ - Refer [this](https://github.com/alseambusher/crontab-ui/blob/master/README/mail.md).
__Mailing related issue__ - Refer [this](http://lifepluslinux.blogspot.com/2017/03/introducing-mailing-in-crontab-ui.html).
__Run crontab-ui as a daemon__ - Install [pm2](https://github.com/Unitech/pm2) using `npm install -g pm2`. Then just run `pm2 start crontab-ui`