mirror of
https://github.com/netbirdio/netbird.git
synced 2026-03-31 06:34:14 -04:00
Add Wix file for MSI builds (#1099)
This adds a basic wxs file to build MSI installer This file was created using docs from https://wixtoolset.org/docs/schema/wxs/ and examples from gsudo, qemu-shoggoth, and many others. The main difference between this and the .exe installer is that we don't use the netbird service command to install the daemon
This commit is contained in:
@@ -168,4 +168,4 @@ env | grep NETBIRD
|
||||
|
||||
envsubst <docker-compose.yml.tmpl >docker-compose.yml
|
||||
envsubst <management.json.tmpl >management.json
|
||||
envsubst <turnserver.conf.tmpl >turnserver.conf
|
||||
envsubst <turnserver.conf.tmpl >turnserver.conf
|
||||
Reference in New Issue
Block a user