From 710ba4e53a8c4c8ca68561fc250d5ae46673796a Mon Sep 17 00:00:00 2001 From: Vladimir-A <32281993+Vladimir-A@users.noreply.github.com> Date: Wed, 29 Nov 2023 17:14:00 +0300 Subject: [PATCH] Update install.sh (#1270) 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