summarylogtreecommitdiffstats
path: root/usage.install
diff options
context:
space:
mode:
authorJenya Sovetkin2017-03-15 13:27:24 +0100
committerJenya Sovetkin2017-03-15 13:27:24 +0100
commit02f7011f6fc096bd790989051b3ffb9a28caebfe (patch)
tree6419d118e41a357923c3d3cb7329d4be26f6b4ce /usage.install
parent1aaad67e72f0eed3f6e365314835d69ee63cb99e (diff)
downloadaur-02f7011f6fc096bd790989051b3ffb9a28caebfe.tar.gz
usage.install
Diffstat (limited to 'usage.install')
-rw-r--r--usage.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/usage.install b/usage.install
new file mode 100644
index 000000000000..da26f7f2512a
--- /dev/null
+++ b/usage.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo ""
+ echo "Run \"ledger-plots -u\" to install missing R-packages"
+ echo ""
+}