Update main.sh
This commit is contained in:
parent
8a7af0ba9d
commit
b4952b6ddf
|
@ -176,7 +176,6 @@ 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
|
||||
sed -i -e 's#option binpath '\''/tmp/AdGuardHome/AdGuardHome'\''#option binpath '\''/usr/bin/AdGuardHome'\''#g' -e 's#option workdir '\''/usr/bin/AdGuardHome'\''#option workdir '\''/etc/AdGuardHome'\''#g' luci-app-adguardhome/root/etc/config/AdGuardHome
|
||||
|
||||
exit 0
|
||||
|
||||
|
|
Loading…
Reference in New Issue