Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuler authored Dec 18, 2020
1 parent 6a7b8ff commit 88e0af8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,16 @@ $ ./jmsctl.sh upgrade
$ ./jmsctl.sh upgrade v2.6.1
```

## 离线安装
```bash
# 生成离线包
$ cd scripts && bash 0_prepare.sh

# 完成以后将这个包压缩,复制到想安装的机器,直接安装即可
$ ./jmsctl.sh install
```


## 管理

```
Expand Down

0 comments on commit 88e0af8

Please sign in to comment.