We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6df37 commit 44df6e9Copy full SHA for 44df6e9
README.md
@@ -68,6 +68,7 @@ bash -c "$(curl -fsSLk https://github.com/hjdhnx/drpy-node/raw/ref
68
* 添加定时方案
69
70
echo "30 7 * * * bash -c \"\$(curl -fsSLk https://github.com/hjdhnx/drpy-node/raw/refs/heads/main/autorun.sh)\"" >> /path/logfile.log 2>&1" | crontab -
71
+
72
或者下载脚本到本地后
73
74
chmod a+x /path/autorun.sh
0 commit comments