mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-30 07:05:06 +03:00
Update Platform
This commit is contained in:
parent
c30f7bcdfb
commit
243c731fd4
1 changed files with 1 additions and 1 deletions
|
@ -199,4 +199,4 @@ cat > wix.xml << EOF
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# Generate the MSI
|
# Generate the MSI
|
||||||
wixl -v wix.xml -o ${PKGNAME}-${PKGVERSION}-${PKGARCH}.msi
|
wixl -v wix.xml -a ${PKGARCH} -o ${PKGNAME}-${PKGVERSION}-${PKGARCH}.msi
|
Loading…
Add table
Add a link
Reference in a new issue