From 0364ef4f1e30be19b2f550e2ab6c39ad6b9b5656 Mon Sep 17 00:00:00 2001 From: Rishon Jonathan R Date: Wed, 4 Jan 2023 16:56:20 +0530 Subject: [PATCH] Update get-wine-7.10-ubuntu_22_04.sh --- get-wine-7.10-ubuntu_22_04.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-wine-7.10-ubuntu_22_04.sh b/get-wine-7.10-ubuntu_22_04.sh index 8fc1690..f7ab66c 100644 --- a/get-wine-7.10-ubuntu_22_04.sh +++ b/get-wine-7.10-ubuntu_22_04.sh @@ -8,7 +8,7 @@ wget -nc https://dl.winehq.org/wine-builds/winehq.key sudo mv winehq.key /usr/share/keyrings/winehq-archive.key sudo apt update echo "Installing wine 7.10 ...." -sudo apt install winehq-devel winetricks +sudo apt install winehq-stable winetricks echo "Setting up wine..." winecfg