pull/1/head
Jordan Sokolic 2020-02-14 09:11:32 +02:00
parent 9b3e376f84
commit 35bab1c2f6
1 changed files with 8 additions and 0 deletions

8
README.md 100644
View File

@ -0,0 +1,8 @@
build
```
$ docker build -t openwrt .
```
run
```
$ ./run.sh [WIFI_INTERFACE]
```