summaryrefslogtreecommitdiffstats
path: root/rtorrent-extended/rtorrent-extended.install
diff options
context:
space:
mode:
Diffstat (limited to 'rtorrent-extended/rtorrent-extended.install')
-rw-r--r--rtorrent-extended/rtorrent-extended.install9
1 files changed, 9 insertions, 0 deletions
diff --git a/rtorrent-extended/rtorrent-extended.install b/rtorrent-extended/rtorrent-extended.install
new file mode 100644
index 0000000..811a690
--- /dev/null
+++ b/rtorrent-extended/rtorrent-extended.install
@@ -0,0 +1,9 @@
+post_install() {
+ echo ""
+ echo "rTorrent-eXtended new options in .rtorrent.rc supported"
+ echo "examples at http://lky.cc/rtorrent-extended/"
+}
+post_upgrade() {
+ post_install
+}
+