aboutsummaryrefslogtreecommitdiff
path: root/bin/unmount
diff options
context:
space:
mode:
authorEthan Morgan <ethan@gweithio.com>2026-02-13 15:06:35 +0000
committerEthan Morgan <ethan@gweithio.com>2026-02-13 15:06:35 +0000
commit5100b165ea37229cbdc9d2614ae0be248ddf3a30 (patch)
treeb387a0db5fba4bca623a63bef055ca4096488607 /bin/unmount
parentf39a2407b6e6ace6af68e466bfa2f362b9a9dd36 (diff)
Diffstat (limited to 'bin/unmount')
-rwxr-xr-xbin/unmount2
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]