summarylogtreecommitdiffstats
path: root/fantom.install
diff options
context:
space:
mode:
authorDaichi Shinozaki2015-06-09 18:14:40 +0900
committerDaichi Shinozaki2015-06-09 18:14:40 +0900
commit05f2cc910331e3197aca5a70e05f10d66c718afe (patch)
tree1fa461da52da30d6a13cb1a2fffac4652a37cd58 /fantom.install
downloadaur-05f2cc910331e3197aca5a70e05f10d66c718afe.tar.gz
Initial import
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: