mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-09 11:46:18 +00:00
modified: install.sh
This commit is contained in:
parent
85a2d82bf3
commit
0ca7810076
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue