We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea72b03 commit 01b129aCopy full SHA for 01b129a
debian/usability-misc.postinst
@@ -62,7 +62,7 @@ generate_grub_keyboard_layouts_maybe() {
62
fi
63
64
if [ -d /boot/grub/kb_layouts ]; then
65
- true "INFO: Skipping 'set-grub-keymap --build-all' because file '/boot/grub/kb_layouts' already exists, ok."
+ true "INFO: Skipping 'set-grub-keymap --build-all' because folder '/boot/grub/kb_layouts' already exists, ok."
66
return 0
67
68
0 commit comments