forked from thisiszeev/wine-installer
Update get-wine-7.10-ubuntu_22_04.sh
This commit is contained in:
parent
feae56dbc9
commit
0364ef4f1e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue