diff options
-rwxr-xr-x | rc/bin/inst/bootsetup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/inst/bootsetup b/rc/bin/inst/bootsetup index f5d5c4aa5..c004eb6ba 100755 --- a/rc/bin/inst/bootsetup +++ b/rc/bin/inst/bootsetup @@ -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 |