We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57098d5 commit a557dd7Copy full SHA for a557dd7
README.md
@@ -5,6 +5,8 @@
5
```
6
npm install
7
git clone https://github.com/OI-wiki/OI-wiki.git /home/ubuntu/OI-wiki
8
+cd /home/ubuntu/OI-wiki
9
+git remote add gh https://github.com/OI-wiki/OI-wiki.git
10
11
12
初始化并启动 webhook:
0 commit comments