Updated Installing on Debian Ubuntu (markdown)

master
Night1 7 years ago
parent 8aac55a515
commit 0e00d74b5a

@ -117,10 +117,12 @@ sudo shutdown -r 00
```
# PM2
# Production Process Manager
You can also use [https://github.com/Unitech/pm2](PM2) to mange your services, follow instructions to install and use this command to start up
You can also use [https://github.com/Unitech/pm2](PM2) to mange your services, follow instructions to install and use this command inside Ombo folder to start it up
`pm2 start Ombi`
pm2 ls will display running services

Loading…
Cancel
Save