modified: install.sh

This commit is contained in:
Hai HUANG 2024-02-29 18:37:50 +08:00
parent 85a2d82bf3
commit 0ca7810076

View file

@ -225,5 +225,8 @@ install_x_ui() {
}
echo -e "${green}Running...${plain}"
if release="alpine"; then
echo -e "${red}Alpine is not fully supported for now. The x-ui may not work properly on your system.${plain}"
fi
install_base
install_x_ui $1