debugging for sam, and an old fix forgotten
This commit is contained in:
parent
b80755cf2d
commit
a19ff5b204
11 changed files with 28 additions and 7 deletions
2
bin/slay
2
bin/slay
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
exec /usr/local/plan9/bin/kill -9 "$@"
|
||||
exec $PLAN9/bin/kill -9 "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue