Update install.sh

This commit is contained in:
Mr Chen 2024-12-03 17:02:46 +08:00
parent 7663bdbc14
commit aa397eb8e7
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ Install_app()
echo "$VERSION" > $serverPath/xui/version.pl
bash ${curPath}/install_xui.sh
echo "curPath:$curPath"
echo '安装完成'