From f9ecad13a65e22961075f53a0d01e9746fbd09e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Feh=C3=A9r=20Roland=20=C3=81d=C3=A1m?= Date: Thu, 11 Jun 2026 13:55:52 +0200 Subject: [PATCH] Make arpscan.json if it doesn't exist --- arpscan.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arpscan.sh b/arpscan.sh index 905d75a..5f1dee4 100755 --- a/arpscan.sh +++ b/arpscan.sh @@ -14,7 +14,7 @@ then exit 1 fi else - exit 1 + tempjson={} fi jsonescape() {