Update Vagrant script path
This commit is contained in:
		
					parent
					
						
							
								2d9f32c3df
							
						
					
				
			
			
				commit
				
					
						12b5963f22
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Vagrantfile
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Vagrantfile
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -37,7 +37,7 @@ Vagrant.configure(2) do |config|
 | 
			
		|||
  end
 | 
			
		||||
 | 
			
		||||
  # Enable provisioning with a shell script.
 | 
			
		||||
  config.vm.provision "shell", path: "./util/vagrant_provision.sh"
 | 
			
		||||
  config.vm.provision "shell", path: "./bin/dev/vagrant_provision.sh"
 | 
			
		||||
    # run: "always"
 | 
			
		||||
    # run: "once"
 | 
			
		||||
end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue