Update ubuntu-wine.sh

This commit is contained in:
HengiFettlich 2019-06-17 14:27:59 +02:00 committed by GitHub
parent 52525eee86
commit b2b3c2dac6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ sudo wget -nc https://dl.winehq.org/wine-builds/winehq.key
# add wine repo key
sudo apt-key add winehq.key
sudo add-apt-repository -y ppa:cybermax-dexter/sdl2-backport
sudo add-apt-repository ppa:cybermax-dexter/sdl2-backport -y
sudo apt update