mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-10 12:16:18 +00:00
Update install.zh.sh
This commit is contained in:
parent
9d1170a171
commit
edcaf641ba
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ else
|
||||||
echo "检查系统操作系统失败,请联系作者!" >&2
|
echo "检查系统操作系统失败,请联系作者!" >&2
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
echo "The OS release is: $release"
|
echo "系统版本: $release"
|
||||||
|
|
||||||
arch3xui() {
|
arch3xui() {
|
||||||
case "$(uname -m)" in
|
case "$(uname -m)" in
|
||||||
|
|
Loading…
Reference in a new issue