From b066e5ad7ba7967b0d4912794bb2e25327f7e556 Mon Sep 17 00:00:00 2001 From: Rishon Jonathan R Date: Fri, 17 Jun 2022 23:00:45 +0530 Subject: [PATCH] small bug fix --- get-wine-7.10-ubuntu_22_04.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/get-wine-7.10-ubuntu_22_04.sh b/get-wine-7.10-ubuntu_22_04.sh index 9f6a056..79351d7 100644 --- a/get-wine-7.10-ubuntu_22_04.sh +++ b/get-wine-7.10-ubuntu_22_04.sh @@ -1,4 +1,5 @@ echo "Setting up dependencies..." +sudo add-apt-repository universe sudo dpkg --add-architecture i386 wget -nc https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/winehq-jammy.sources sudo mv winehq-jammy.sources /etc/apt/sources.list.d/