mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Force remove openwrt iperf3
This commit is contained in:
parent
351be80ef8
commit
069768ed7d
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -623,6 +623,7 @@ rm -rf feeds/luci/modules/luci-mod-network
|
|||
[ -d feeds/${OMR_DIST}/luci-app-statistics ] && rm -rf feeds/luci/applications/luci-app-statistics
|
||||
[ -d feeds/${OMR_DIST}/luci-proto-modemmanager ] && rm -rf feeds/luci/protocols/luci-proto-modemmanager
|
||||
[ -d feeds/${OMR_DIST}/netifd ] && rm -rf package/network/config/netifd
|
||||
[ -d feeds/${OMR_DIST}/iperf3 ] && rm -rf feeds/packages/net/iperf3
|
||||
|
||||
echo "Add Occitan translation support"
|
||||
if ! patch -Rf -N -p1 -s --dry-run < patches/luci-occitan.patch; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue