forked from thisiszeev/wine-installer
Update get-wine-7.10-ubuntu_22_04.sh
This commit is contained in:
parent
5a566f1a98
commit
070a8a9b96
|
@ -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!"
|
||||
|
||||
|
|
Loading…
Reference in New Issue