更新 bin/ZeroWrt

Signed-off-by: zhao <zj18139624826@gmail.com>
This commit is contained in:
zhao 2025-05-31 01:41:33 +08:00
parent 748597cb10
commit ad41bb168b

View File

@ -1420,8 +1420,8 @@ istore_style() {
chmod -R 777 /www/luci-static/argon/iconfont.woff
chmod -R 777 /www/luci-static/argon/iconfont.woff2
curl -s https://script.kejizero.online/Customize/argon/easeicon.css >> /www/luci-static/argon/css/cascade.css
sed -i 's/https://www.istoreos.com/https://www.kejizero.online/' ./www/luci-static/quickstart/index.js
sed -i 's/iStoreOS/探索无限' ./www/luci-static/quickstart/index.js
sed -i 's|https://www.istoreos.com/|https://www.kejizero.online/|' /www/luci-static/quickstart/index.js
sed -i 's/iStoreOS/探索无限/' /www/luci-static/quickstart/index.js
read -p "$([[ "$LANG_CHOICE" == "zh" ]] && echo "按 Enter 键返回主菜单..." || echo "Press Enter to return to main menu...")"
show_menu
}