summaryrefslogtreecommitdiff
path: root/config/binary_grub
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2018-11-01 19:40:39 +0100
committerHolger Paradies <retabell@gmx.de>2019-04-21 11:09:16 +0200
commit1b9e003c6f4e68c50389adfc6f7d08e18e708d8b (patch)
tree1342222896005273df23390811bbbec6046e1989 /config/binary_grub
parent9aca151587c32e83094df647fdba3f83cc5cfbb3 (diff)
downloadkanotix-1b9e003c6f4e68c50389adfc6f7d08e18e708d8b.zip
kanotix-1b9e003c6f4e68c50389adfc6f7d08e18e708d8b.tar.gz
grub: spent space in Suche Menu Entry
Diffstat (limited to 'config/binary_grub')
-rw-r--r--config/binary_grub/grub.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/binary_grub/grub.cfg b/config/binary_grub/grub.cfg
index d3b55ba..6dd0f6b 100644
--- a/config/binary_grub/grub.cfg
+++ b/config/binary_grub/grub.cfg
@@ -100,7 +100,7 @@ menuentry 'Start Kanotix EN (failsafe)' {
insmod regexp
-menuentry "Suche Kanotix DE ISO" {
+menuentry "Suche Kanotix DE ISO" {
for isofile in (*)/*/ISO/$search_file (*)/ISO/$search_file (*)/*/Downloads/$search_file (*)/Downloads/$search_file (*)/$search_file; do
if [ -e "$isofile" ]; then
regexp --set=device '(\(.*\))' "$isofile"