Files
archived-MoviePilot-Plugins/docs/CustomCommand.md
2024-04-02 12:55:28 +08:00

14 lines
259 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 自定义命令
### 更新记录
- 1.0 自定义执行周期执行命令并推送结果
默认把python脚本最后一个print作为返回值
命令名#0 9 * * *#python main.py
命令名#0 9 * * *#python main.py#1-600
1-600为随机延时单位秒