Version: bump to mod20.03

This commit is contained in:
CN_SZTL 2020-03-08 03:40:39 +08:00
parent 954bc8325d
commit 68388be887
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
2 changed files with 2 additions and 2 deletions

View File

@ -8,5 +8,5 @@
│ # │
│ " │
│─────────────────────────────────────────────────│
│ OpenWrt SNAPSHOT, Mod 20.02 By CTCGFW │
│ OpenWrt SNAPSHOT, Mod 20.03 By CTCGFW │
└─────────────────────────────────────────────────┘

View File

@ -46,7 +46,7 @@ wifi up
sed -i '/DISTRIB_REVISION/d' /etc/openwrt_release
echo "DISTRIB_REVISION=''" >> /etc/openwrt_release
sed -i '/DISTRIB_DESCRIPTION/d' /etc/openwrt_release
echo "DISTRIB_DESCRIPTION='OpenWrt SNAPSHOT Mod20.02 By CTCGFW'" >> /etc/openwrt_release
echo "DISTRIB_DESCRIPTION='OpenWrt SNAPSHOT | Mod20.03 By CTCGFW'" >> /etc/openwrt_release
sed -i '/log-facility/d' /etc/dnsmasq.conf
echo "log-facility=/dev/null" >> /etc/dnsmasq.conf