forked from thisiszeev/wine-installer
Update get-wine-7.10-ubuntu_20_04.sh
This commit is contained in:
parent
0364ef4f1e
commit
3c6df84804
|
@ -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 mv winehq.key /usr/share/keyrings/winehq-archive.key
|
||||||
sudo apt update
|
sudo apt update
|
||||||
echo "\nInstalling wine 7.11 ...."
|
echo "\nInstalling wine 7.11 ...."
|
||||||
sudo apt install winehq-devel winetricks
|
sudo apt install winehq-stable winetricks
|
||||||
|
|
||||||
echo "\nSetting up wine..."
|
echo "\nSetting up wine..."
|
||||||
winecfg
|
winecfg
|
||||||
|
|
Loading…
Reference in New Issue