typo fixed

This commit is contained in:
mhsanaei
2024-07-10 20:56:38 +02:00
parent 038faf0197
commit 19a7a8574c
11 changed files with 31 additions and 31 deletions

View File

@@ -73,7 +73,7 @@ install_dependencies() {
esac
}
#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