Skip to content

Commit

Permalink
[Fix]修改说明
Browse files Browse the repository at this point in the history
  • Loading branch information
Administrator committed Apr 12, 2020
1 parent 3d5a222 commit e8c1d0f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

生成 tengine 的安装包, spec 文件从 nginx rpm 源文件获取并修改

configure 参考 [Axizdkr](https://github.com/Axizdkr/tengine/blob/master/Dockerfile)

spec 文件为直接修改 [Nginx](http://nginx.org/) 源 rpm 包

Use:
```
$ cd /tmp
Expand Down Expand Up @@ -35,7 +39,3 @@ Restart
```
systemctl restart nginx
```

项目参考了 [Axizdkr](https://github.com/Axizdkr/tengine/blob/master/Dockerfile) configure

spec 为直接修改 [Nginx](http://nginx.org/) 源 rpm 包

0 comments on commit e8c1d0f

Please sign in to comment.