mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2024-11-09 16:20:26 +00:00
Fix update action
This commit is contained in:
parent
a673625e82
commit
e64d661ab0
@ -173,7 +173,7 @@ cat > wix.xml << EOF
|
||||
Id="UpdateGenerateConfig"
|
||||
Directory="YggdrasilInstallFolder"
|
||||
ExeCommand="cmd.exe /c updateconfig.bat"
|
||||
Execute="immediate"
|
||||
Execute="commit"
|
||||
Return="asyncWait" />
|
||||
|
||||
<InstallExecuteSequence>
|
||||
|
Loading…
Reference in New Issue
Block a user