Update get-wine-7.10-ubuntu_22_04.sh

This commit is contained in:
Rishon Jonathan R 2022-06-22 20:57:10 +05:30 committed by GitHub
parent 5a566f1a98
commit 070a8a9b96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ sudo apt update
echo "Installing wine 7.10 ...."
sudo apt install winehq-devel winetricks
echo "\nSetting up wine..."
echo "Setting up wine..."
winecfg
echo "\nDone!"
echo "Done!"