This website works better with JavaScript
Gitinn
Home
Esplora
Aiuto
Registrati
Accedi
proginn
/
docker-test
Segui
5
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
44b9bd2de4
Rami (Branch)
Tag
master
docker-test
/
config
/
crontab
/
container-code-up
container-code-up
141 B
Cronologia
Originale
1
2
3
4
5
6
7
8
# 定时更新代码
*/2 * * * * www-data bash /data/docker/shell/container-code-update.sh
# 必须有空行,定时任务才能执行