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:
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
# bash shebang because MSYS2/Styrene require Bash, not just /bin/sh
|
||||
set -x
|
||||
set -e
|
||||
|
||||
BUILDDIR=dist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user