mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-26 16:08:05 +08:00
9
This commit is contained in:
parent
b757d09901
commit
635171998d
@ -6,6 +6,7 @@ sudo apt update
|
||||
# 添加源
|
||||
sudo wget -nc -O /usr/share/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
|
||||
echo "deb-src [signed-by=/usr/share/keyrings/winehq-archive.key] https://dl.winehq.org/wine-builds/ubuntu/ bionic main" > /etc/apt/sources.list.d/winehq-bionic.list
|
||||
echo nameserver 8.8.8.8 > /etc/resolv.conf
|
||||
sudo apt update
|
||||
# 编译
|
||||
mkdir /wine
|
||||
|
Loading…
x
Reference in New Issue
Block a user