Skip to content

Commit b007037

Browse files
authored
Update README.md
修正多余符号
1 parent 44df6e9 commit b007037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ echo "30 7 * * * bash -c \"\$(curl -fsSLk https://github.com/hjdhn
7373

7474
chmod a+x /path/autorun.sh
7575

76-
echo "30 7 * * * bash /path/autorun.sh " >> /path/logfile.log 2>&1" | crontab -
76+
echo "30 7 * * * bash /path/autorun.sh >> /path/logfile.log 2>&1" | crontab -
7777

7878
命令说明 /patch 为脚本存放路径(脚本放在与源码同级的自定义目录中)

0 commit comments

Comments
 (0)