diff options
Diffstat (limited to 'bin/unmount')
| -rwxr-xr-x | bin/unmount | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/unmount b/bin/unmount index 46976f16..38d9486e 100755 --- a/bin/unmount +++ b/bin/unmount @@ -1,4 +1,4 @@ -#!/usr/local/plan9/bin/rc +#!/Users/ethan/plan9port/bin/rc if(! ~ $#* 1){ echo 'usage: unmount mtpt' >[1=2] |