Update ubuntu-wine.sh

This commit is contained in:
HengiFettlich 2019-06-17 14:25:47 +02:00 committed by GitHub
parent e0bf6210fb
commit 52525eee86
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 ppa:cybermax-dexter/sdl2-backport
sudo add-apt-repository -y ppa:cybermax-dexter/sdl2-backport
sudo apt update