Update main.sh
This commit is contained in:
parent
baea78fcdb
commit
dc334e4af1
|
@ -180,6 +180,7 @@ sed -i 's/ ip.neighbors/ luci.ip.neighbors/' luci-app-wifidog/luasrc/model/cbi/w
|
|||
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
|
||||
|
||||
rm -rf luci-app-adguardhome/po/zh_Hans
|
||||
cp -Rf luci-app-adguardhome/po/zh-cn luci-app-adguardhome/po/zh_Hans
|
||||
exit 0
|
||||
|
||||
|
|
Loading…
Reference in New Issue