mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-05-23 00:19:50 +08:00
修复脚本问题
This commit is contained in:
parent
0e705a955a
commit
e3435ad29a
@ -23,7 +23,7 @@ version=`cat /wine-version.txt`
|
||||
type=`cat /wine-type.txt`
|
||||
cpu=$(cat /proc/cpuinfo | grep processor | wc -l)
|
||||
aria2c -x 16 -s 16 $url
|
||||
tar -xvf `dirname $url`
|
||||
tar -xvf `basename $url`
|
||||
#cd wine-$version
|
||||
## 编译64位
|
||||
mkdir build64
|
||||
|
Loading…
x
Reference in New Issue
Block a user