From 5645c4afff3bfd3f1a92d01a4d31b25c6e5b9d89 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 11 Jan 2005 19:23:52 +0000 Subject: fun with applescript --- bin/9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/9') diff --git a/bin/9 b/bin/9 index ff1a928d..f2c4f42e 100755 --- a/bin/9 +++ b/bin/9 @@ -1,6 +1,6 @@ #!/bin/sh -export PLAN9=/usr/local/plan9 +export PLAN9=/Users/rsc/plan9 export PATH=$PLAN9/bin:$PATH case $# in -- cgit v1.2.3