[DOC] Adds notice to review patches after installation
This commit is contained in:
parent
28657d850d
commit
67513de3d3
@ -161,4 +161,8 @@ case $Modules in
|
||||
Help
|
||||
exit;;
|
||||
esac
|
||||
|
||||
echo "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
|
||||
echo "Remember to review patches that may need to be applied"
|
||||
echo " to code in $DEST"
|
||||
echo " by the script apply_patches.sh"
|
||||
echo "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user