|
"postinstall": "cp 'lib/config.example.js' 'lib/config.js'",
|
|
"postinstall": "cp 'lib/config.example.js' 'lib/config.js'",
|
|
"start": "forever -l logs/log.log -o logs/out.log -e logs/error.log -p ./ -a --minUptime 8000 --spinSleepTime 1500 lib/www.js",
|
|
"start": "forever -l logs/log.log -o logs/out.log -e logs/error.log -p ./ -a --minUptime 8000 --spinSleepTime 1500 lib/www.js",
|