From 8cd0ba066f80c56935b4351da11a5211cd797bda Mon Sep 17 00:00:00 2001 From: adrien Date: Wed, 23 Oct 2024 19:39:19 +0200 Subject: [PATCH] rrr --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index c0c4191..f824ca8 100644 --- a/config.php +++ b/config.php @@ -5,7 +5,7 @@ $BASEDIR = "{$_SERVER['REQUEST_SCHEME']}://{$_SERVER['SERVER_NAME']}$port" . $SCANSDIR = 'scans'; $NMAPDIR = dirname(`which nmap`) . "/../share/nmap"; $DATADIR = "datadir"; -$SCRIPTARGS = "script-arg.ini"; +$SCRIPTARGS = "script-args.ini"; $presets = [ "default" => [