mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 02:52:03 +08:00
在安装应用时无需手动确认
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# 如果是 Arch Linux
|
||||
if [[-f /etc/arch-release ]]; then
|
||||
sudo pacman -Syu
|
||||
sudo pacman -S qemu-user qemu-user-static qemu-full
|
||||
sudo pacman -S qemu-user qemu-user-static qemu-full --noconfirm
|
||||
exit
|
||||
fi
|
||||
sudo apt update
|
||||
|
||||
Reference in New Issue
Block a user