summarylogtreecommitdiffstats
path: root/theos.install
diff options
context:
space:
mode:
Diffstat (limited to 'theos.install')
-rw-r--r--theos.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/theos.install b/theos.install
new file mode 100644
index 000000000000..be0b9c4f450e
--- /dev/null
+++ b/theos.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo ">>> Remember to set THEOS=/opt/theos as an environment variable"
+}