This commit is contained in:
CN_SZTL 2020-01-01 01:05:59 +08:00
parent 5fa83b37d3
commit b8627a13dc
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 18.06, Mod 19.12 By Lean & CTCGFW │
│ OpenWrt 18.06, Mod 20.01 By Lean & CTCGFW │
└─────────────────────────────────────────────────┘

View File

@ -44,7 +44,7 @@ sed -i '/set wireless.radio${devidx}.disabled/d' /lib/wifi/mac80211.sh
wifi up
sed -i '/DISTRIB_REVISION/d' /etc/openwrt_release
echo "DISTRIB_REVISION='Mod19.12 (Lean-R9 Based) By CTCGFW'" >> /etc/openwrt_release
echo "DISTRIB_REVISION='Mod20.01 (Lean-R9 Based) By CTCGFW'" >> /etc/openwrt_release
sed -i '/DISTRIB_DESCRIPTION/d' /etc/openwrt_release
echo "DISTRIB_DESCRIPTION='OpenWrt '" >> /etc/openwrt_release