aboutsummaryrefslogtreecommitdiff
path: root/community/9base/post-install
blob: 45430efb0f91d7d96c3352a7a419330d7d0c29a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh -e

cat <<EOF

-> NOTE: Plan9 programs are installed to
-> /usr/local/plan9/ to avoid conflicts with
-> system programs. If you want to be able to
-> use Plan9 programs, add /usr/local/plan9/bin
-> to your path.

EOF