Skip to content
Snippets Groups Projects
Commit 46b3b84e authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

-winehq

parent be9db339
No related branches found
No related tags found
No related merge requests found
Pipeline #1291 passed with stages
in 3 minutes and 46 seconds
......@@ -13,9 +13,9 @@ apt-get install -y python-software-properties
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
## WineHQ
wget https://dl.winehq.org/wine-builds/Release.key
apt-key add Release.key
apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
# wget https://dl.winehq.org/wine-builds/Release.key
# apt-key add Release.key
# apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
## update
apt-get update
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment