mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 02:52:03 +08:00
1.7.1基本完成
This commit is contained in:
@@ -5,9 +5,7 @@ aria2c -x 16 -s 16 https://geekuninstaller.com/geek.zip
|
||||
unzip geek.zip
|
||||
cd `dirname $0`
|
||||
cp -rv /tmp/geek.exe ./
|
||||
if [[ $? == 0]];then
|
||||
echo "完成"
|
||||
read
|
||||
if [[ $? == 0 ]];then
|
||||
exit
|
||||
fi
|
||||
echo "拷贝失败,申请使用 sudo 拷贝"
|
||||
|
||||
Reference in New Issue
Block a user