From cf6ab4e56944fcc39f707d87af411270bccc9dae Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 6 Aug 2024 13:49:31 +0000 Subject: [PATCH] core188: Remove the old version of br2486ctl This is now installed in /usr/sbin instead of /usr/bin. Signed-off-by: Michael Tremer --- config/rootfiles/core/188/update.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/rootfiles/core/188/update.sh b/config/rootfiles/core/188/update.sh index d904a400b..a31e3617a 100644 --- a/config/rootfiles/core/188/update.sh +++ b/config/rootfiles/core/188/update.sh @@ -38,7 +38,8 @@ extract_files # Remove files rm -vrf \ - /srv/web/ipfire/html/themes/ipfire/include/functions.pl + /srv/web/ipfire/html/themes/ipfire/include/functions.pl \ + /usr/bin/br2684ctl # update linker config ldconfig -- 2.39.5