Update install.sh
This commit is contained in:
parent
2ecc29269f
commit
e8d72985e6
|
|
@ -17,6 +17,7 @@ sysName=`uname`
|
|||
|
||||
Install_app()
|
||||
{
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install.sh)
|
||||
echo '安装完成'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue