Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 458 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 458 Bytes

LuaPlugins

IOTQQ -- Lua插件
直接把lua文件放入Plugins文件夹下即可食用

TimeReport.sh的使用

将文件中的其他时段的注释删除
将该文件放置任意文件夹下,并且授予777权限
然后添加定时任务,crontab -e 进入编辑模式,添加下方命令即可
0 * * * * /xxx/xxx/iotbot_3.0.1_linux_amd64/Plugins/TimeReport.sh >> /xxx/TimeReport.txt
若crontab -e失败,请自行安装cron