This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
nice-repo-share
/
linuxcommandgitbook
réplica de
https://github.com/Nick233333/gitbook.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
add
nick
%!s(int64=7) %!d(string=hai) anos
pai
7f0966b57f
achega
ecded61557
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
demo.md
+ 1
- 1
demo.md
Ver ficheiro
@@ -17,7 +17,7 @@ fi
设置定时任务
```
-*/10 * * * * ~/http.sh #
+*/10 * * * * ~/http.sh #
10分钟执行一次
```
---