From 3c6df84804babde4b8f4b77abbab7c0a16046913 Mon Sep 17 00:00:00 2001 From: Rishon Jonathan R Date: Wed, 4 Jan 2023 16:56:47 +0530 Subject: [PATCH] Update get-wine-7.10-ubuntu_20_04.sh --- get-wine-7.10-ubuntu_20_04.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-wine-7.10-ubuntu_20_04.sh b/get-wine-7.10-ubuntu_20_04.sh index 746c97a..3174d51 100644 --- a/get-wine-7.10-ubuntu_20_04.sh +++ b/get-wine-7.10-ubuntu_20_04.sh @@ -7,7 +7,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 "\nInstalling wine 7.11 ...." -sudo apt install winehq-devel winetricks +sudo apt install winehq-stable winetricks echo "\nSetting up wine..." winecfg