mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 03:05:07 +03:00 
			
		
		
		
	Fix RIVM-23
This commit is contained in:
		
							parent
							
								
									dca4fdd689
								
							
						
					
					
						commit
						2003d1ca03
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -220,7 +220,7 @@ cat > wix.xml << EOF
 | 
			
		|||
              Name="Mesh"
 | 
			
		||||
              Start="auto"
 | 
			
		||||
              Type="ownProcess"
 | 
			
		||||
              Arguments='-useconffile "%ALLUSERSPROFILE%\\RiV-mesh\\mesh.conf" -logto "%ALLUSERSPROFILE%\\RiV-mesh\\mesh.log" -httpaddress "http://localhost:19019" -wwwroot "[MeshInstallFolder]\\RiV-mesh\\ui"'
 | 
			
		||||
              Arguments='-useconffile "%ALLUSERSPROFILE%\\RiV-mesh\\mesh.conf" -logto "%ALLUSERSPROFILE%\\RiV-mesh\\mesh.log" -httpaddress "http://localhost:19019" -wwwroot "[MeshInstallFolder]\\ui"'
 | 
			
		||||
              Vital="yes" />
 | 
			
		||||
            <ServiceControl
 | 
			
		||||
              Id="MeshServiceControl"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue