Update install.sh (#1270)

correction of typo in comment
This commit is contained in:
Vladimir-A 2023-11-29 17:14:00 +03:00 committed by GitHub
parent abc590ae71
commit 710ba4e53a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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