Update main.sh
This commit is contained in:
parent
9c8c8d7683
commit
045fc911cf
|
@ -178,6 +178,7 @@ sed -i 's/ +uhttpd-mod-ubus//' luci-app-packet-capture/Makefile
|
|||
sed -i 's/ ip.neighbors/ luci.ip.neighbors/' luci-app-wifidog/luasrc/model/cbi/wifidog/wifidog_cfg.lua
|
||||
sed -i -e 's/nas/system/g' -e 's/NAS/System/g' $(grep -rl 'nas\|NAS' luci-app-fileassistant)
|
||||
sed -i 's/pkg_web_version:=.*/pkg_web_version:=$pkg_version/' alist/Makefile
|
||||
rm -rf luci-app-adguardhome/root/etc/AdGuardHome.yaml
|
||||
|
||||
exit 0
|
||||
|
||||
|
|
Loading…
Reference in New Issue