Update get-wine-7.10-ubuntu_20_04.sh

This commit is contained in:
Rishon Jonathan R 2023-01-04 16:56:47 +05:30 committed by GitHub
parent 0364ef4f1e
commit 3c6df84804
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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