This website works better with JavaScript
Gitinn
Home
Explore
Help
Register
Sign In
proginn
/
docker-test
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
44b9bd2de4
Branches
Tags
master
docker-test
/
config
/
crontab
/
container-code-up
container-code-up
141 B
History
Raw
1
2
3
4
5
6
7
8
# 定时更新代码
*/2 * * * * www-data bash /data/docker/shell/container-code-update.sh
# 必须有空行,定时任务才能执行