fix inst/bootsetup
This commit is contained in:
parent
b21b9ba89c
commit
4c4a3cbfd4
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ case go
|
|||
bootfile=9pcf
|
||||
@{
|
||||
echo 'bootfile='^$bootfile
|
||||
echo 'bootargs=local!'^$fs^$fsflags
|
||||
echo 'bootargs=local!'^$fs' '$"fsflags
|
||||
if(~ $#nvram 1)
|
||||
echo 'nvram='^$nvram
|
||||
echo 'mouseport='^$mouseport
|
||||
|
|
Loading…
Reference in a new issue