Update finish message
This commit is contained in:
parent
cc55848207
commit
67ae4ef5d3
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue