From e808431e06c92c705539dc71a4a74995708f4902 Mon Sep 17 00:00:00 2001 From: Alexander M Pickering Date: Wed, 9 Oct 2024 12:42:52 -0500 Subject: Add msitools --- init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init b/init index df4bfad..6e6ed80 100755 --- a/init +++ b/init @@ -5,7 +5,7 @@ rc-service networking start echo "https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories apk update -apk add automake autoconf libtool build-base mono cabextract +apk add automake autoconf libtool build-base mono cabextract msitools mkdir wix314-binaries unzip wix314-binaries.zip -d wix314-binaries cd wix-on-linux -- cgit v1.2.3-55-g6feb