From b6830d1f53dba27cd5ad9e349701b35eda7a7dbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=83=E9=9A=A8=E7=B7=A3=E5=8B=95?= <88259403+xeefei@users.noreply.github.com> Date: Mon, 10 Jun 2024 18:39:36 +0800 Subject: [PATCH] Update version to v2.3.5.1 Update version to v2.3.5.1 --- x-ui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-ui.sh b/x-ui.sh index 8760dd4..e61b4f6 100644 --- a/x-ui.sh +++ b/x-ui.sh @@ -249,7 +249,7 @@ check_config() { LOGE "获取当前设置错误,请检查日志" show_menu fi - LOGI "${info}" + echo -e "${info}${plain}" } set_port() {