summarylogtreecommitdiffstats
path: root/weboob.install
diff options
context:
space:
mode:
Diffstat (limited to 'weboob.install')
-rw-r--r--weboob.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/weboob.install b/weboob.install
new file mode 100644
index 000000000000..c9c2df372b6d
--- /dev/null
+++ b/weboob.install
@@ -0,0 +1,4 @@
+post_upgrade() {
+ echo 'After a package or system installation, you should run "weboob-config update" as your login user.'
+}
+