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

first

parent afba13ed
No related branches found
No related tags found
No related merge requests found
Pipeline #107 failed with stage
in 3 minutes and 46 seconds
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# vi: set ft=ruby : # vi: set ft=ruby :
Vagrant.configure("2") do |config| Vagrant.configure("2") do |config|
config.vm.box = "contrib/debian-jessie64" config.vm.box = "debian/contrib-jessie64"
config.vm.provision "shell", inline: <<-SHELL config.vm.provision "shell", inline: <<-SHELL
apt-get install -y python pandoc texlive-latex-base texlive-fonts-recommended apt-get install -y python pandoc texlive-latex-base texlive-fonts-recommended
......
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