changedetection/start.sh

7 lines
110 B
Bash
Raw Permalink Normal View History

2019-10-23 15:20:00 +00:00
#!/bin/sh
set -ex
npm show puppeteer version
2019-10-23 15:49:03 +00:00
pm2-runtime start ecosystem.config.json --raw --env production