inst: dont assume that we run in rio
This commit is contained in:
parent
c9ea2fbb77
commit
f3f13d06d0
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
#!/bin/rc
|
||||
|
||||
echo scroll > /dev/wctl
|
||||
if(test -w /dev/wctl)
|
||||
echo scroll > /dev/wctl
|
||||
|
||||
cd /bin/inst
|
||||
. defs
|
||||
|
|
Loading…
Reference in a new issue