Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "pm.sh", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "pm2 without the fat in 1 shellscript, unix processmanagement using simply 'ps' and 'flock' and a teaspoon of shellscript & extra features", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -33,2 +33,3 @@ <img src="doc/logo.png" width="120"/> | ||
## Demo | ||
$ pm init | ||
@@ -102,4 +103,6 @@ $ pm add . pinger 'sleep 5m && curl http://foo.com/ping' | ||
## Upstart job | ||
## Server installation | ||
Upstart job: | ||
# /etc/init/pm.conf | ||
@@ -106,0 +109,0 @@ start on (local-filesystems and net-device-up IFACE!=lo) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
87961
144