mirror of
https://github.com/ntop/n2n.git
synced 2024-04-21 16:31:34 +00:00
Fix openwrt build instructions
This commit is contained in:
@@ -4,7 +4,7 @@ From the OpenWRT build directory:
|
||||
|
||||
```
|
||||
git clone https://github.com/ntop/n2n n2n
|
||||
ln -s n2n/packages/n2n package/n2n
|
||||
cp -r n2n/packages/openwrt package/n2n
|
||||
make menuconfig # select Network -> VPN -> n2n-edge and n2n-supernode
|
||||
make package/n2n/compile V=s
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user