summarylogtreecommitdiffstats
path: root/porntime.install
diff options
context:
space:
mode:
authorM0Rf302018-01-26 17:54:24 +0100
committerM0Rf302018-01-26 17:54:24 +0100
commitde7e0d1e8540775cebaf16472b2e23c54f4e195d (patch)
tree31d53869ca1395cc63079275520a1cce41c94dfe /porntime.install
downloadaur-porntime-bin.tar.gz
porntime-git: updated
Diffstat (limited to 'porntime.install')
-rw-r--r--porntime.install13
1 files changed, 13 insertions, 0 deletions
diff --git a/porntime.install b/porntime.install
new file mode 100644
index 000000000000..6e1c8e4e536c
--- /dev/null
+++ b/porntime.install
@@ -0,0 +1,13 @@
+post_install() {
+ echo
+ echo "WARNING: PornTime streams movies from Torrents"
+ echo "Downloading copyrighted material may be illegal in your country!"
+ echo "Use at your own risk!"
+ echo
+}
+
+post_upgrade() {
+ post_install
+}
+
+# vim:set ts=2 sw=2 et: