mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Fix missing export _ENV in gps library
This commit is contained in:
parent
8d6dce4a01
commit
38ad563a8f
1 changed files with 1 additions and 0 deletions
|
|
@ -117,3 +117,4 @@ Util = {
|
|||
end
|
||||
}
|
||||
|
||||
return _ENV;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue