更新 bin/ZeroWrt
Signed-off-by: zhao <zj18139624826@gmail.com>
This commit is contained in:
parent
01a38b4ab0
commit
d29d5870a8
@ -1037,7 +1037,7 @@ istore_style() {
|
|||||||
else
|
else
|
||||||
color_output "\e[34m[1/3] Installing iStore App Store...\e[0m"
|
color_output "\e[34m[1/3] Installing iStore App Store...\e[0m"
|
||||||
fi
|
fi
|
||||||
wget -qO install.sh https://git.kejizero.online/zhao/files/raw/branch/main/%20Script/iStoreOS/install.sh && chmod +x install.sh && ./install.sh
|
wget -qO install.sh https://git.kejizero.online/zhao/iStoreOS/raw/branch/main/install.sh && chmod +x install.sh && ./install.sh
|
||||||
if [[ "$LANG_CHOICE" == "zh" ]]; then
|
if [[ "$LANG_CHOICE" == "zh" ]]; then
|
||||||
color_output "\e[32miStore 商店安装完成\e[0m"
|
color_output "\e[32miStore 商店安装完成\e[0m"
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user