diff --git a/install b/install index 4fc53bd..240ffb3 100755 --- a/install +++ b/install @@ -62,6 +62,9 @@ source "${INSTALL_DIR}/ntp.sh" source "${INSTALL_DIR}/issue.sh" source "${INSTALL_DIR}/shell.sh" +# Misc stuff +bat cache --build + output::section "Post installation information" echo "${BOLD}Make sure you do the following after this installation:" echo " • Download settings for Visual Studio Code"