We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b888091 commit 2e75b4bCopy full SHA for 2e75b4b
buildinstaller.sh
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
3
+echo "Built with NSIS Version 3.05 using EnVar Plugin"
4
+
5
mkdir dist/packed/windows/ -p
6
7
cp -rf src dist/packed/windows/
0 commit comments