diff options
Diffstat (limited to 'bin/vmount')
| -rwxr-xr-x | bin/vmount | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/usr/local/plan9/bin/rc +#!/Users/ethan/plan9port/bin/rc if(! ~ $#* 2){ echo 'usage: vmount server mtpt' >[1=2] |
| index : emorgan/plan9port.git | ||
| Plan9 port with some modifications | Ethan Morgan |
| aboutsummaryrefslogtreecommitdiff |
| -rwxr-xr-x | bin/vmount | 2 |
@@ -1,4 +1,4 @@ -#!/usr/local/plan9/bin/rc +#!/Users/ethan/plan9port/bin/rc if(! ~ $#* 2){ echo 'usage: vmount server mtpt' >[1=2] |