summarylogtreecommitdiffstats
path: root/opensimulator-osgrid.install
diff options
context:
space:
mode:
Diffstat (limited to 'opensimulator-osgrid.install')
-rw-r--r--opensimulator-osgrid.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/opensimulator-osgrid.install b/opensimulator-osgrid.install
new file mode 100644
index 000000000000..9191b192f73f
--- /dev/null
+++ b/opensimulator-osgrid.install
@@ -0,0 +1,4 @@
+post_remove() {
+ echo -e ">>> All files created after installation are in the /opt/opensimulator-osgrid."
+ echo -e ">>> If you want, you may delete them manually."
+}