This commit is contained in:
Neil Alexander 2021-03-07 13:58:35 +00:00
parent b48583a642
commit 9dd3569792

View file

@ -197,4 +197,4 @@ cat > wix.xml << EOF
EOF EOF
# Generate the MSI # Generate the MSI
wixl -v wix.xml -a ${PKGARCH} -o ${PKGNAME}-${PKGVERSION}-${PKGARCH}.msi wixl -v wix.xml -a ${PKGARCH} -o ${PKGNAME}-${PKGVERSION}-${PKGARCH}.msi