1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 04:09:01 +00:00

Fixes for zenmap Windows build

This commit is contained in:
dmiller
2023-02-01 20:05:27 +00:00
parent 3cf5f5e7a1
commit a8dedf7f5f
3 changed files with 9 additions and 8 deletions

View File

@@ -1,5 +1,7 @@
#!/bin/bash
# bash shebang because MSYS2/Styrene require Bash, not just /bin/sh
set -x
set -e
BUILDDIR=dist