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

Merge branch 'master' into henrietta

parents 790e25e3 5488b790
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ Vagrant.configure("2") do |config|
config.vm.provision "shell", inline: <<-SHELL
apt-get update
apt-get install curl
apt-get install -y curl
cp /vagrant/wynurz.sh /usr/bin/wynurz
chmod ugo+rx /usr/bin/wynurz
......
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