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

okej

parent 22c71d44
No related branches found
No related tags found
No related merge requests found
Pipeline #1299 failed with stages
in 12 minutes and 56 seconds
...@@ -15,7 +15,7 @@ echo "deb http://download.mono-project.com/repo/ubuntu precise main" | sudo tee ...@@ -15,7 +15,7 @@ echo "deb http://download.mono-project.com/repo/ubuntu precise main" | sudo tee
apt-get update apt-get update
# Install WINE things # Install WINE things
apt-get install -y wine winetricks xvfb xfonts-100dpi xfonts-75dpi xfonts-scalable xfonts-cyrillic unzip curl apt-get install -y wine winetricks xvfb xfonts-100dpi xfonts-75dpi xfonts-scalable xfonts-cyrillic unzip curl fontconfig
# Install command # Install command
cp -f /vagrant/tibbo_build.sh /usr/sbin/tibbo_build cp -f /vagrant/tibbo_build.sh /usr/sbin/tibbo_build
......
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