From 6fafc883a04e40af74d385a26ae85051659eb175 Mon Sep 17 00:00:00 2001 From: Anton Midyukov Date: Sat, 13 Feb 2021 02:28:03 +0700 Subject: [PATCH] grub: fix comment in 01-grub --- features.in/grub/stage1/scripts.d/01-grub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.in/grub/stage1/scripts.d/01-grub b/features.in/grub/stage1/scripts.d/01-grub index e61d747f..734f00ef 100755 --- a/features.in/grub/stage1/scripts.d/01-grub +++ b/features.in/grub/stage1/scripts.d/01-grub @@ -64,4 +64,4 @@ if [ "$DEBUG" != 2 ]; then fi # NB: there will be final macro expansion based on actual image sizes -# done by features.in/grub/scripts.d/20-propagator-ramdisk +# done by features.in/grub/scripts.d/20-propagator-ramdisk-grub