aboutsummaryrefslogtreecommitdiff
path: root/community/9base/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'community/9base/post-install')
-rwxr-xr-xcommunity/9base/post-install9
1 files changed, 9 insertions, 0 deletions
diff --git a/community/9base/post-install b/community/9base/post-install
new file mode 100755
index 00000000..0a4fe747
--- /dev/null
+++ b/community/9base/post-install
@@ -0,0 +1,9 @@
+#!/bin/sh -e
+
+cat <<EOF
+
+-> NOTE: Plan9 programs are installed to
+-> /usr/local/plan9/ to avoid conflicts with
+-> system programs
+
+EOF