mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 22:25:07 +03:00
Update build-msi.sh
This commit is contained in:
parent
cc483e24bd
commit
31c31ae16d
1 changed files with 1 additions and 1 deletions
|
@ -187,4 +187,4 @@ cat > wix.xml << EOF
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# Generate the MSI
|
# Generate the MSI
|
||||||
wixl -out ${PKGNAME}-${PKGVERSION}-${PKGARCH}.msi -arch ${PKGARCH} wix.xml
|
wixl --output ${PKGNAME}-${PKGVERSION}-${PKGARCH}.msi --arch ${PKGARCH} wix.xml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue