From 232ef9c2d1f24f1d2a6a4ac6b1e6ba99781121dd Mon Sep 17 00:00:00 2001 From: Vladimir-A <32281993+Vladimir-A@users.noreply.github.com> Date: Wed, 29 Nov 2023 01:23:56 +0300 Subject: [PATCH] Update install.sh correction of typo in comment --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 9fa3157b..3338b64f 100644 --- a/install.sh +++ b/install.sh @@ -75,7 +75,7 @@ install_base() { } -# This function will be called when user installed x-ui out of sercurity +# This function will be called when user installed x-ui out of security config_after_install() { echo -e "${yellow}Install/update finished! For security it's recommended to modify panel settings ${plain}" read -p "Do you want to continue with the modification [y/n]? ": config_confirm