Update get-wine-7.10-ubuntu_22_04.sh

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

View File

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