mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 02:52:03 +08:00
少了git
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
dpkg --add-architecture i386
|
||||
apt update
|
||||
apt install sudo gpg wget dpkg-dev aria2 -y
|
||||
apt install git sudo gpg wget dpkg-dev aria2 -y
|
||||
sudo apt update
|
||||
# 添加源
|
||||
sudo wget -nc -O /usr/share/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
|
||||
|
||||
Reference in New Issue
Block a user