pictogramas cargados automaticamente

parent a70ef220
Showing with 1 additions and 0 deletions
...@@ -15,5 +15,6 @@ Vagrant.configure(2) do |config| ...@@ -15,5 +15,6 @@ Vagrant.configure(2) do |config|
end end
config.vm.provision "shell", path: "install.sh" config.vm.provision "shell", path: "install.sh"
config.vm.provision "shell", path: "pictoload.sh"
config.vm.provision "shell", path: "bootstrap.sh", run: "always" config.vm.provision "shell", path: "bootstrap.sh", run: "always"
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment