This commit is contained in:
Tobias Powalowski 2022-11-27 14:49:47 +01:00
parent fbf1adb73f
commit 903ff80050

View file

@ -82,7 +82,6 @@ doconsolefont() {
SIZE="16"
fi
#shellcheck disable=SC2086
SIZE=$(cat ${ANSWER})
if [[ "${SIZE}" == "32" ]]; then
font="latarcyrheb-sun32"
fi