From 0fd5e8b8cc14c555805b0924c31e6d580ae9779a Mon Sep 17 00:00:00 2001 From: Ark74 Date: Fri, 20 May 2022 08:03:48 -0500 Subject: [PATCH] Set warning instead of "note". --- tools/aws-grub-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/aws-grub-setup.sh b/tools/aws-grub-setup.sh index c5bf73b..20eda57 100644 --- a/tools/aws-grub-setup.sh +++ b/tools/aws-grub-setup.sh @@ -13,7 +13,7 @@ done } echo "#### -# NOTE: Only use this script if you know what you are doing. +# WARNING: Only use this script if you know what you are doing. # Under your own risk. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY.