更新运行库下载地址

This commit is contained in:
2024-04-10 22:20:49 +08:00
parent fec8b56f90
commit efd0c591dc
9 changed files with 17 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ if [[ -f $CURRENT_DIR/usr/ ]]; then
read
exit
fi
aria2c -x 16 -s 16 -d /tmp https://jihulab.com/gfdgd-xi/bwrapruntime/-/raw/main/library.tar.xz
aria2c -x 16 -s 16 -d /tmp https://sourceforge.net/projects/deep-wine-runner-wine-download/files/bwrap-runtime/library.tar.xz/download
if [[ $? != 0 ]]; then
echo 安装包下载失败!按回车键退出
read