mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-03 18:55:08 +03:00 
			
		
		
		
	Fix update action
This commit is contained in:
		
							parent
							
								
									a673625e82
								
							
						
					
					
						commit
						e64d661ab0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -173,7 +173,7 @@ cat > wix.xml << EOF
 | 
				
			||||||
      Id="UpdateGenerateConfig"
 | 
					      Id="UpdateGenerateConfig"
 | 
				
			||||||
      Directory="YggdrasilInstallFolder"
 | 
					      Directory="YggdrasilInstallFolder"
 | 
				
			||||||
      ExeCommand="cmd.exe /c updateconfig.bat"
 | 
					      ExeCommand="cmd.exe /c updateconfig.bat"
 | 
				
			||||||
      Execute="immediate"
 | 
					      Execute="commit"
 | 
				
			||||||
      Return="asyncWait" />
 | 
					      Return="asyncWait" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <InstallExecuteSequence>
 | 
					    <InstallExecuteSequence>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue