[更新] 优化自动安装流程

This commit is contained in:
寻觅 2024-08-29 17:50:46 +08:00
parent 9ea3fa2c02
commit 69befa7ad0

View File

@ -96,5 +96,5 @@ Download_X(){
Install_PKG
Download_X
sudo chown -R $USER:$USER $ROOT_INSTALL
[ -f "安装.zsh" ] && zsh 安装.zsh -Y -J || zsh $x_dir/安装.zsh
[ -f "安装.zsh" ] && zsh 安装.zsh -Y -J || zsh $x_dir/安装.zsh -Y -J
exec zsh