From ae7d1ef99721f6e3b7dadeb1e3ae13fd08c48e57 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 6 Aug 2024 17:49:13 +0200 Subject: [PATCH] core188: Remove recently deleted files Signed-off-by: Michael Tremer --- config/rootfiles/core/188/update.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/rootfiles/core/188/update.sh b/config/rootfiles/core/188/update.sh index a31e3617a..f76b8659d 100644 --- a/config/rootfiles/core/188/update.sh +++ b/config/rootfiles/core/188/update.sh @@ -38,8 +38,10 @@ extract_files # Remove files rm -vrf \ + /srv/web/ipfire/cgi-bin/gpl.cgi \ /srv/web/ipfire/html/themes/ipfire/include/functions.pl \ - /usr/bin/br2684ctl + /usr/bin/br2684ctl \ + /usr/share/doc/licenses # update linker config ldconfig -- 2.39.5