From 275fc4564d0d6aed31adae1f22ed0f566f9a8db1 Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Sat, 16 Nov 2024 18:03:32 +0100 Subject: [PATCH] fix typo --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 6d5eb7fde7..ef9d329338 100755 --- a/install.sh +++ b/install.sh @@ -267,7 +267,7 @@ install_x-ui() { systemctl start x-ui echo -e "${green}x-ui v${last_version}${plain} installation finished, it is up and running now..." echo -e "" - echo "${yellow}You may access the Panel with following URL(s):" + echo -e "You may access the Panel with following URL(s):${yellow}" /usr/local/x-ui/x-ui uri echo -e "${plain}" echo "X-UI Control Menu Usage"