From e3e38ee6111aa21541da49727c49ee7b0ef3b447 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 29 Mar 2021 10:27:53 +0000 Subject: [PATCH] core156: Drop snortupdateutility.js Signed-off-by: Michael Tremer --- config/rootfiles/core/156/update.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/rootfiles/core/156/update.sh b/config/rootfiles/core/156/update.sh index 0e98ffdc5a..37240cc088 100644 --- a/config/rootfiles/core/156/update.sh +++ b/config/rootfiles/core/156/update.sh @@ -32,6 +32,8 @@ for (( i=1; i<=$core; i++ )); do done # Remove files +rm -vf \ + /srv/web/ipfire/html/include/snortupdateutility.js # Stop services -- 2.39.2