diff options
Diffstat (limited to 'lp/bin/UNLOCK')
| -rwxr-xr-x | lp/bin/UNLOCK | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lp/bin/UNLOCK b/lp/bin/UNLOCK index fadddf76..e5834254 100755 --- a/lp/bin/UNLOCK +++ b/lp/bin/UNLOCK @@ -1,3 +1,3 @@ -#!/usr/local/plan9/bin/rc +#!/Users/ethan/plan9port/bin/rc >$1/LOCK && rm -f $1/LOCK |