Commit 7e7898fa authored by nanahira's avatar nanahira

fix

parent bc57363b
...@@ -27,9 +27,9 @@ ...@@ -27,9 +27,9 @@
### 使用方法 ### 使用方法
* 可参考[wiki](https://github.com/mercury233/ygopro-server/wiki)安装 * 可参考[wiki](https://github.com/mercury233/ygopro-server/wiki)安装
* 一键安装: * 一键安装:
* CentOS 7 `curl https://purerosefallen.github.io/ygopro-server/install_centos.sh | sudo bash -` * CentOS 7 `curl https://purerosefallen.github.io/ygopro-server/install_centos.sh | sudo -E bash -`
* Ubnutu 16 `curl https://purerosefallen.github.io/ygopro-server/install_ubnutu.sh | sudo bash -` * Ubnutu 16 `curl https://purerosefallen.github.io/ygopro-server/install_ubnutu.sh | sudo -E bash -`
* 更新数据 `curl https://purerosefallen.github.io/ygopro-server/update.sh | sudo bash -` * 更新数据 `curl https://purerosefallen.github.io/ygopro-server/update.sh | sudo -E bash -`
* 手动安装: * 手动安装:
* `git clone https://github.com/moecube/srvpro.git` * `git clone https://github.com/moecube/srvpro.git`
* `cd srvpro` * `cd srvpro`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment