Update main.sh
This commit is contained in:
parent
5857313cf7
commit
0b830615b1
|
@ -186,6 +186,6 @@ sed -i 's/ ip.neighbors/ luci.ip.neighbors/' luci-app-wifidog/luasrc/model/cbi/w
|
|||
sed -i -e 's/nas/services/g' -e 's/NAS/Services/g' $(grep -rl 'nas\|NAS' luci-app-fileassistant)
|
||||
sed -i -e 's/nas/services/g' -e 's/NAS/Services/g' $(grep -rl 'nas\|NAS' luci-app-alist)
|
||||
sed -i '65,73d' adguardhome/Makefile
|
||||
find . -type f -name Makefile -exec sed -i 's/PKG_USE_MIPS16:=0/PKG_BUILD_FLAGS:=no-mips16/g' {} +
|
||||
|
||||
exit 0
|
||||
|
||||
|
|
Loading…
Reference in New Issue