This repository was archived by the owner on Mar 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 run : |
1616 git config --global user.email "[email protected] " 1717 git config --global user.name "Jinming Wu, Patrick"
18- git clone --depth 1 https://patrick:$GH_TOKEN@git .wedotstud.io/wslu/documentation website
18+ git clone --depth 1 https://patrick:$GH_TOKEN@code .wedotstud.io/wslu/documentation website
1919 cp -f ./CODE_OF_CONDUCT.md ./website/coc.md
2020 cp -f ./CONTRIBUTING.md ./website/contributing.md
2121 git --git-dir=./website/.git --work-tree=./website add -A
Original file line number Diff line number Diff line change 2121 run : |
2222 git config --global user.email "[email protected] " 2323 git config --global user.name "Jinming Wu, Patrick"
24- git clone --depth 1 https://patrick:$GH_TOKEN@git .wedotstud.io/wslu/website website
24+ git clone --depth 1 https://patrick:$GH_TOKEN@code .wedotstud.io/wslu/website website
2525 bash -x extras/scripts/manpage_deploy.bash
2626 git --git-dir=./website/.git --work-tree=./website add -A
2727 git --git-dir=./website/.git --work-tree=./website commit -m "Manpage update"
You can’t perform that action at this time.
0 commit comments