Version/LuCI: Mod 20.11

This commit is contained in:
CN_SZTL 2020-11-08 14:11:37 +08:00
parent 35526ac368
commit 063ca07ba1
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -49,7 +49,7 @@ echo "DISTRIB_DESCRIPTION='OpenWrt 18.06 by Lean '" >> /etc/openwrt_release
# NEVER DROP THE EXISTING AUTHORS INFO | 禁止删除现有作者信息
sed -i 's/LuCI openwrt-18.06 branch/LuCI 18.06 by Lean/g' /usr/lib/lua/luci/version.lua
sed -i '/luciversion/d' /usr/lib/lua/luci/version.lua
echo 'luciversion = "Mod 20.10 by CTCGFW"' >> /usr/lib/lua/luci/version.lua
echo 'luciversion = "Mod 20.11 by CTCGFW"' >> /usr/lib/lua/luci/version.lua
sed -i '/log-facility/d' /etc/dnsmasq.conf
echo "log-facility=/dev/null" >> /etc/dnsmasq.conf