@@ -7,17 +7,17 @@ Glorytun package for OpenWrt
|
|||||||
Add this line in your `feeds.conf.default`:
|
Add this line in your `feeds.conf.default`:
|
||||||
|
|
||||||
src-git glorytun https://github.com/angt/glorytun-openwrt.git
|
src-git glorytun https://github.com/angt/glorytun-openwrt.git
|
||||||
|
|
||||||
Or install in `package`:
|
Or install in `package`:
|
||||||
|
|
||||||
$ git clone https://github.com/angt/glorytun-openwrt.git
|
$ git clone https://github.com/angt/glorytun-openwrt.git
|
||||||
$ cp -rf glorytun-openwrt/glorytun package
|
$ cp -rf glorytun-openwrt/glorytun package
|
||||||
|
|
||||||
Update and install your feeds:
|
Update and install your feeds:
|
||||||
|
|
||||||
$ ./scripts/feeds update -a
|
$ ./scripts/feeds update -a
|
||||||
$ ./scripts/feeds install -a
|
$ ./scripts/feeds install -a
|
||||||
|
|
||||||
Configure and build:
|
Configure and build:
|
||||||
|
|
||||||
$ make defconfig
|
$ make defconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user