- execute setup script
./install.sh-
edit
config.sample, then rename it toconfig.json -
edit
schedule.sample, then rename it toschedule.json -
execute
pm2 start pm2.json # launch as daemon- register as permanent node
pm2 startup pm2.json- stop
pm2 stop dakoku