Dir rename
This commit is contained in:
parent
12b55643e2
commit
06539bba8b
2
example/Vagrantfile
vendored
2
example/Vagrantfile
vendored
|
@ -69,7 +69,7 @@ Vagrant.configure("2") do |config|
|
|||
config.vm.provision "file", source: "../torch.service", destination: "~/torch/"
|
||||
config.vm.provision "file", source: "../install-ubuntu2004.sh", destination: "~/torch/"
|
||||
|
||||
config.vm.provision "file", source: "vagrant-config", destination: "~/torch-conf"
|
||||
config.vm.provision "file", source: "agent-config", destination: "~/torch-conf"
|
||||
|
||||
config.vm.provision "shell", inline: <<-SHELL
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user