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

okej

parent cba2620a
No related branches found
Tags v2.0.22rc3
No related merge requests found
Pipeline #1309 canceled with stages
in 2 minutes and 31 seconds
......@@ -8,7 +8,8 @@ export FONTCONFIG_PATH="/etc/fonts"
apt-get update
apt-get install -y python-software-properties
# Accept EULA
echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | sudo debconf-set-selections
# Repositories
## Mono
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
......@@ -30,8 +31,7 @@ done
apt-get install --install-recommends winehq-stable
# x-ttcidfont-conf
# Accept EULA
echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | sudo debconf-set-selections
# Install WINE things
apt-get install -y wine winetricks
......
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