mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 22:55:06 +03:00
id fix
This commit is contained in:
parent
14683648c5
commit
8601506755
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ cat > wix.xml << EOF
|
||||||
<Directory Id="MeshInstallFolder" Name="RiV-mesh">
|
<Directory Id="MeshInstallFolder" Name="RiV-mesh">
|
||||||
<Component Id="MainExecutable" Guid="c2119231-2aa3-4962-867a-9759c87beb24">
|
<Component Id="MainExecutable" Guid="c2119231-2aa3-4962-867a-9759c87beb24">
|
||||||
<File
|
<File
|
||||||
Id="RiV-mesh"
|
Id="Mesh"
|
||||||
Name="mesh.exe"
|
Name="mesh.exe"
|
||||||
DiskId="1"
|
DiskId="1"
|
||||||
Source="mesh.exe"
|
Source="mesh.exe"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue