prevent special characters from breaking riostart
This commit is contained in:
parent
4d744454c7
commit
5506860da5
1 changed files with 1 additions and 1 deletions
|
@ -72,8 +72,8 @@ window 0,0,161,61 stats -lm
|
|||
window -miny 130
|
||||
|
||||
# run a system shell on the serial console
|
||||
~ $#console 0 || window -scroll console
|
||||
!
|
||||
echo '~ $#console 0 || window -scroll console' >> bin/rc/riostart
|
||||
cat > lib/plumbing <<!
|
||||
# to update: cp /usr/$user/lib/plumbing /mnt/plumb/rules
|
||||
|
||||
|
|
Loading…
Reference in a new issue