basedir o logo

This commit is contained in:
2024-10-14 12:48:32 +02:00
parent 89a7613f9e
commit 641f214899
4 changed files with 6 additions and 4 deletions

View File

@ -17,4 +17,6 @@ $HOSTSCAN_OPTIONS = [
];
$SCANSDIR = 'scans';
$DATADIR = '/usr/share/nmap';
$DATADIR = '/usr/share/nmap';
$sudo = true;