更改qemu运行库地址

This commit is contained in:
2023-04-30 22:23:20 +08:00
parent 0360eaf5e0
commit 6dd18d9e8f
8 changed files with 9 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
arch=armhf
libPath=/usr/lib/arm-linux-gnueabihf/
version=1.0.0
url="https://code.gitlink.org.cn/gfdgd_xi/runtime-for-qemu/raw/branch/master/$arch-runtime-for-qemu_${version}_all.deb"
url="https://github.com/rain-gfd/wine-download/releases/download/${version}-$arch-runtime-for-qemu/$arch-runtime-for-qemu_${version}_all.deb"
fileName=`basename $url`
if [[ -d $libPath ]]; then