summaryrefslogtreecommitdiff
path: root/community/subtle/subtle.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/subtle/subtle.install')
-rw-r--r--community/subtle/subtle.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/subtle/subtle.install b/community/subtle/subtle.install
new file mode 100644
index 000000000..c7ef727b7
--- /dev/null
+++ b/community/subtle/subtle.install
@@ -0,0 +1,3 @@
+post_upgrade() {
+ echo "If you have subtles on your system remember to upgrade them doing:\n\n\t sur upgrade "
+}