这是indexloc提供的服务,不要输入任何密码
Skip to content

otsubo/dakoku

 
 

Repository files navigation

dakoku

setup

  1. execute setup script
./install.sh
  1. edit config.sample, then rename it to config.json

  2. edit schedule.sample, then rename it to schedule.json

  3. execute

pm2 start pm2.json # launch as daemon
  1. register as permanent node
pm2 startup pm2.json
  1. stop
pm2 stop dakoku

About

dakoku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.1%
  • Shell 8.9%