summarylogtreecommitdiffstats
path: root/notes.install
diff options
context:
space:
mode:
Diffstat (limited to 'notes.install')
-rw-r--r--notes.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/notes.install b/notes.install
index 72354db1a783..56e3a3320f8b 100644
--- a/notes.install
+++ b/notes.install
@@ -6,6 +6,7 @@ post_install() {
echo
echo -e "${BOLD}Successfully installed nvidia-modprobe.service!${RESET}"
echo "You should enable the service for this fix to work:"
+ echo -e "${GREEN}sudo systemctl daemon-reload${RESET}"
echo -e "${GREEN}sudo systemctl enable --now nvidia-modprobe.service${RESET}"
echo
}