From 4c4a3cbfd47cda7286ea52035f1486985c7996d0 Mon Sep 17 00:00:00 2001 From: aiju Date: Tue, 7 Aug 2012 18:01:53 +0200 Subject: fix inst/bootsetup --- rc/bin/inst/bootsetup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3