From 903ff80050d0bc2af6176d60a513ba55c051ae14 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Sun, 27 Nov 2022 14:49:47 +0100 Subject: [PATCH] fix size --- usr/bin/archboot-km.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/usr/bin/archboot-km.sh b/usr/bin/archboot-km.sh index 1be30d584..84660b65a 100755 --- a/usr/bin/archboot-km.sh +++ b/usr/bin/archboot-km.sh @@ -82,7 +82,6 @@ doconsolefont() { SIZE="16" fi #shellcheck disable=SC2086 - SIZE=$(cat ${ANSWER}) if [[ "${SIZE}" == "32" ]]; then font="latarcyrheb-sun32" fi