Update finish message

This commit is contained in:
JeremyStar™ 2024-03-22 14:43:15 +01:00
parent cc55848207
commit 67ae4ef5d3

View file

@ -426,4 +426,5 @@ fi
# Finish message # Finish message
infoh "Finished kernel compilation successfully" infoh "Finished kernel compilation successfully"
infoe "You can now install your kernel and kernel headers." infoe "You can now install your kernel and kernel headers using this command:"
infoe "pacman -U \"${BUILDTOOL_CLONEDIR}/\"linux-jstm-optimized-*linux*-x86_64.pkg.tar.zst"