Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

gaoxingyun/wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

wiki

环境搭建

搭建工具
wiki地址
同步脚本
  • 修改wiki页面的提交每天通过crontab定时push代码到wiki仓库。
0 0 22 * *  /home/wiki/wiki/autopush.sh
WIKI_HOME=~/wiki
cd $WIKI_HOME
/usr/bin/git pull
/usr/bin/git push

About

wiki

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors