mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 06:05:06 +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"
|
||||
Directory="YggdrasilInstallFolder"
|
||||
ExeCommand="cmd.exe /c updateconfig.bat"
|
||||
Execute="immediate"
|
||||
Execute="commit"
|
||||
Return="asyncWait" />
|
||||
|
||||
<InstallExecuteSequence>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue