Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-05-29 12:00:08 -04:00
parent 0d3c682007
commit bd41ee88ab
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -138,7 +138,7 @@ install_kernel $@
echo "Kernel successfully installed!"
echo "You will now want to run:"
echo "\tupdate-initramfs -u -k all"
echo "\tand"
echo "\tupdate-grub2"
echo " update-initramfs -u -k all"
echo "and"
echo " update-grub2"
echo "or the equivalent for your system."