nick %!s(int64=7) %!d(string=hai) anos
pai
achega
ecded61557
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      demo.md

+ 1 - 1
demo.md

@@ -17,7 +17,7 @@ fi
 设置定时任务
 
 ```
-*/10 * * * * ~/http.sh #
+*/10 * * * * ~/http.sh #10分钟执行一次
 ```
 
 ---