Showing
1 changed file
with
3 additions
and
3 deletions
| 1 | -# xkl-web程序说明 | 1 | +# xkl-interface程序说明 |
| 2 | 2 | ||
| 3 | ## 部署 | 3 | ## 部署 |
| 4 | 139.129.166.85 | 4 | 139.129.166.85 |
| @@ -18,8 +18,8 @@ keytool -list -v -keystore .keystore -storepass xkl2016 | @@ -18,8 +18,8 @@ keytool -list -v -keystore .keystore -storepass xkl2016 | ||
| 18 | 代码 | 18 | 代码 |
| 19 | ``` | 19 | ``` |
| 20 | cd /home/fyq | 20 | cd /home/fyq |
| 21 | -git clone git@gitlab.hanhezy.com:fyq/xkl-web.git | ||
| 22 | -cd xkl-web | 21 | +git clone git@gitlab.hanhezy.com:fyq/xkl-interface.git |
| 22 | +cd xkl-interface | ||
| 23 | ``` | 23 | ``` |
| 24 | 启动 | 24 | 启动 |
| 25 | ``` | 25 | ``` |
-
Please register or login to post a comment