更新 bin/ZeroWrt

Signed-off-by: zhao <zj18139624826@gmail.com>
This commit is contained in:
zhao 2025-05-31 01:32:27 +08:00
parent b26e12b6cd
commit f87232c3a2

View File

@ -1420,6 +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
read -p "$([[ "$LANG_CHOICE" == "zh" ]] && echo "按 Enter 键返回主菜单..." || echo "Press Enter to return to main menu...")"
show_menu
}