From: Peter Müller Date: Sat, 23 Apr 2022 19:40:01 +0000 (+0000) Subject: Core Update 167: Fix typo in update.sh X-Git-Tag: v2.27-core167^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a6d1108e77791d15eb3de78d050bbd2bc39dc77e;p=ipfire-2.x.git Core Update 167: Fix typo in update.sh Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/167/update.sh b/config/rootfiles/core/167/update.sh index 0f98f17579..399978bcce 100644 --- a/config/rootfiles/core/167/update.sh +++ b/config/rootfiles/core/167/update.sh @@ -118,7 +118,7 @@ rm -rvf \ /lib/firmware/GPL-2 \ /lib/firmware/GPL-3 \ /lib/firmware/isci/README \ - /lib/firmware/LICENCE.* \ + /lib/firmware/LICENSE.* \ /lib/firmware/Makefile \ /lib/firmware/mellanox/ \ /lib/firmware/mrvl/prestera/ \