summarylogtreecommitdiffstats
path: root/nfancurve.install
diff options
context:
space:
mode:
Diffstat (limited to 'nfancurve.install')
-rw-r--r--nfancurve.install5
1 files changed, 3 insertions, 2 deletions
diff --git a/nfancurve.install b/nfancurve.install
index 39f3e06110e7..a5543c09f455 100644
--- a/nfancurve.install
+++ b/nfancurve.install
@@ -9,10 +9,11 @@ blue="${bold}$(tput setaf 4)"
yellow="${bold}$(tput setaf 3)"
post_install() {
- note "You will need to create a config file to use nfancurve."
- note "An example config can be found at /usr/share/doc/nfancurve/config.example"
+ note "Make sure CoolBits are enabled for the correct Device. See USAGE.md."
+ note "You may want to edit the fan curve config in /etc/nfancurve.conf"
}
post_upgrade() {
post_install
}
+