This commit is contained in:
Alireza Ahmadi
2024-10-09 00:44:15 +02:00
parent b2465ae37f
commit 7f00385541

View File

@@ -138,7 +138,7 @@ gen_random_string() {
config_after_install() {
echo -e "${yellow}Install/update finished! For security, it's recommended to modify panel settings ${plain}"
read -p "Would you like to customize the panel settings? (If not, random settings will be applied) [y/n]: " config_confirm
read -p "Would you like to customize the panel settings? (If not, random settings may be applied) [y/n]: " config_confirm
local config_webBasePath=$(gen_random_string 10)