Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MMX committed Oct 15, 2018
1 parent 59c24e8 commit e898dc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ubnt-mips-shadowsocks-libev
为基于 mipsel, mips64 的 Ubiquiti EdgeMax(ER-X, ER-4), UniFi Security Gateway(USG) 等交叉编译 shadowsocks-libev

Cross complie shadowsocks for UBNT devices based on mipsel or mips64
Cross complie shadowsocks for UBNT devices based on mips or mips64

Ci: [![Build Status](https://travis-ci.org/imMMX/ubnt-mips-shadowsocks-libev.svg?branch=master)](https://travis-ci.org/imMMX/ubnt-mips-shadowsocks-libev)

Expand All @@ -20,7 +20,7 @@ Ci: [![Build Status](https://travis-ci.org/imMMX/ubnt-mips-shadowsocks-libev.svg
```docker build --tag ubnt-mips-shadowsocks-libev .```
4. 启动容器
```docker run -idt --name ubnt-mips-shadowsocks-libev ubnt-mips-shadowsocks-libev```
5. 从容器中拷贝
5. 从容器中拷贝
```docker cp ubnt-mips-shadowsocks-libev:/opt/ss-mips/ss-bin .```

## mips 与 mips64
Expand Down

0 comments on commit e898dc5

Please sign in to comment.