aboutsummaryrefslogtreecommitdiff
path: root/bin/mount
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mount')
-rwxr-xr-xbin/mount2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/mount b/bin/mount
index e29cc201..9fe26c3b 100755
--- a/bin/mount
+++ b/bin/mount
@@ -1,4 +1,4 @@
-#!/usr/local/plan9/bin/rc
+#!/Users/ethan/plan9port/bin/rc
if(! ~ $#* 2){
echo 'usage: mount addr mtpt' >[1=2]