Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kiddin9 committed Apr 6, 2021
1 parent 77d0bfc commit f616ea2
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 612 deletions.
2 changes: 2 additions & 0 deletions devices/XY-C5/diy.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
rm -rf package/network/services/ppp
svn co https://github.com/openwrt/openwrt/trunk/package/network/services/ppp
3 changes: 3 additions & 0 deletions devices/k2p-32m-usb/diy.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

rm -rf package/network/services/ppp
svn co https://github.com/openwrt/openwrt/trunk/package/network/services/ppp

sed -i 's/PKG_VERSION:=1/PKG_VERSION:=2/' package/feeds/custom/luci-app-bypass/Makefile

sed -i 's/ +lua-maxminddb//' package/feeds/custom/luci-app-bypass/Makefile
Expand Down

This file was deleted.

2 changes: 2 additions & 0 deletions devices/newifi-d2/diy.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
rm -rf package/network/services/ppp
svn co https://github.com/openwrt/openwrt/trunk/package/network/services/ppp
3 changes: 3 additions & 0 deletions devices/phicomm-k2p/diy.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
rm -rf package/network/services/ppp
svn co https://github.com/openwrt/openwrt/trunk/package/network/services/ppp

rm -Rf files/etc/profile.d/sysinfo.sh

sed -i 's/O2/Os/g' include/target.mk
Expand Down
Loading

0 comments on commit f616ea2

Please sign in to comment.