summarylogtreecommitdiffstats
path: root/fantom.install
diff options
context:
space:
mode:
Diffstat (limited to 'fantom.install')
-rw-r--r--fantom.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/fantom.install b/fantom.install
new file mode 100644
index 000000000000..ccfdc7481fd3
--- /dev/null
+++ b/fantom.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo 'Please relogin to include fantom in your PATH.'
+}
+
+# vim:set ts=2 sw=2 et: