summarylogtreecommitdiffstats
path: root/firestorm.install
diff options
context:
space:
mode:
Diffstat (limited to 'firestorm.install')
-rw-r--r--firestorm.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/firestorm.install b/firestorm.install
new file mode 100644
index 000000000000..32976b962eba
--- /dev/null
+++ b/firestorm.install
@@ -0,0 +1,8 @@
+post_install() {
+ cat <<EOF
+You must register an account on the official Second Life website in
+order to use Second Life: https://secondlife.com/
+
+Remember to log out and back in for the change to take effect.
+EOF
+}