Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wehaox authored Aug 25, 2022
1 parent 9d3172e commit b8db119
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,9 @@ chmod +x apiSend && ./apiSend
"interval": 60000 //多少毫秒查询一次(默认一分钟)
}
```
# 自行编译
下载 apiSend.js
```bash
pkg -t node14-linux apiSend.js
```

0 comments on commit b8db119

Please sign in to comment.