From 66d84cc745f4edb156b378d13a4e1bdd1fb1071b Mon Sep 17 00:00:00 2001 From: Stefan Hansson Date: Thu, 18 Apr 2024 12:49:50 +0200 Subject: [PATCH] CI: remove postmarketos-update-kernel from Shellcheck check (MR 5045) This script has been integrated into boot-deploy. --- .ci/shellcheck.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci/shellcheck.sh b/.ci/shellcheck.sh index ccd709723..1a1625af5 100755 --- a/.ci/shellcheck.sh +++ b/.ci/shellcheck.sh @@ -23,7 +23,6 @@ sh_files=" ./main/postmarketos-mkinitfs-hook-debug-shell/20-debug-shell.sh ./main/postmarketos-mkinitfs-hook-debug-shell/setup_usb_storage.sh ./main/postmarketos-mkinitfs-hook-netboot/netboot.sh - ./main/postmarketos-update-kernel/update-kernel.sh ./main/ttyescape/*.post-install ./main/unl0kr/unlock.sh ./main/msm-firmware-loader/*.post-install