mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-06-09 16:45:58 +08:00
remove
This commit is contained in:
parent
635171998d
commit
9b5beadbcc
@ -5,7 +5,7 @@ apt install sudo gpg wget dpkg-dev -y
|
||||
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 "deb-src [signed-by=/usr/share/keyrings/winehq-archive.key] http://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
|
||||
# 编译
|
||||
|
Loading…
x
Reference in New Issue
Block a user