shithub: 9scripts

Download patch

ref: 9e32a4969f134601c538cc2de9091d26304b9432
parent: cbd2dbdab1a67624cf70ed3ecb13290632401ded
author: glenda <glenda@9front.local>
date: Tue Jan 5 15:29:52 EST 2021

minor fixes

--- a/util/riostart
+++ b/util/riostart
@@ -1,7 +1,7 @@
 #!/bin/rc
-window 0,0,800,100 winwatch
+window 0,0,300,100 winwatch -e '^(cat|winwatch|stats|faces)'
 window -hide 'cat /dev/kprint'
-window 801,0,1360,100 facesrun
+window 300,0,900,100 facesrun
 
 # run a system shell on the serial console
 ~ $#console 0 || window -scroll console
--- a/util/sysbuild
+++ b/util/sysbuild
@@ -6,7 +6,7 @@
 @{
    rfork
    # bind the source - change locaction as needed
-   bind -ac /disk/plan9front
+   bind -ac /disk/plan9front /
    cd /sys/src
    mk clean
    mk install