1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-20 13:19:01 +00:00

changed path back to original location

This commit is contained in:
ejlbell
2007-11-05 21:26:04 +00:00
parent 1a73a31df0
commit 4694e4e7a7

View File

@@ -29,7 +29,7 @@
#define SCRIPT_ENGINE_LIB_DIR "nselib\\"
#else
#define SCRIPT_ENGINE_LIB_DIR "nselib/"
#define SCRIPT_ENGINE_LIBEXEC_DIR "scripts/"
#define SCRIPT_ENGINE_LIBEXEC_DIR "nse/"
#endif
#define SCRIPT_ENGINE_DATABASE "script.db"