Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir-A <32281993+Vladimir-A@users.noreply.github.com>2023-11-29 17:14:00 +0300
committerGitHub <noreply@github.com>2023-11-29 17:14:00 +0300
commit710ba4e53a8c4c8ca68561fc250d5ae46673796a (patch)
tree64fbca02c6a629772218985ffc9e8f76ce559049 /install.sh
parentabc590ae715d13aac60398c99aaa34ab43b06c42 (diff)
Update install.sh (#1270)
correction of typo in comment
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh2
1 files changed, 1 insertions, 1 deletions
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