bb94fc197e
This change does not work and the real fix is in rio.
7 lines
144 B
Bash
Executable file
7 lines
144 B
Bash
Executable file
#!/bin/rc
|
|
window 0,0,161,117 stats -lmisce
|
|
window -miny 130
|
|
|
|
# run a system shell on the serial console
|
|
~ $#console 0 || window -scroll console
|