From 51021a0219808573e9804518cefa4285b9f4fe11 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 16 Feb 2014 02:32:57 +0100 Subject: Dump... --- thinkfan.install | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 thinkfan.install (limited to 'thinkfan.install') diff --git a/thinkfan.install b/thinkfan.install new file mode 100644 index 0000000..b5f06e8 --- /dev/null +++ b/thinkfan.install @@ -0,0 +1,8 @@ +post_install() { + echo "Please configure thinkfan in: /etc/thinkfan.conf" + echo "Have a look at the examples in: /usr/share/doc/thinkfan/examples for details." +} + +post_upgrade() { + post_install +} -- cgit v1.2.3-70-g09d2