From 715cf5ffaaa47c183c00df64ce7638529a3245e3 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 14 Feb 2020 10:09:01 +0300 Subject: 9base: revert changes --- community/9base/post-install | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 community/9base/post-install (limited to 'community/9base/post-install') diff --git a/community/9base/post-install b/community/9base/post-install new file mode 100755 index 00000000..45430efb --- /dev/null +++ b/community/9base/post-install @@ -0,0 +1,11 @@ +#!/bin/sh -e + +cat < 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 -- cgit v1.2.3