Fix update action

This commit is contained in:
Neil Alexander 2019-11-28 10:19:47 +00:00
parent a673625e82
commit e64d661ab0
No known key found for this signature in database
GPG Key ID: A02A2019A2BB0944

View File

@ -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>