fix mistake
This commit is contained in:
parent
3dc150e478
commit
e1e174fecd
1 changed files with 4 additions and 2 deletions
|
@ -85,8 +85,10 @@ case go
|
||||||
oldbootsetup=$didbootsetup
|
oldbootsetup=$didbootsetup
|
||||||
didbootsetup=1
|
didbootsetup=1
|
||||||
export didbootsetup
|
export didbootsetup
|
||||||
|
|
||||||
prompt 'Enable boot method' plan9 winnt
|
prompt 'Enable boot method' plan9 winnt
|
||||||
|
|
||||||
|
disk=`{basename -d $9fat}
|
||||||
if(! boot$rd){
|
if(! boot$rd){
|
||||||
didbootsetup=$oldbootsetup
|
didbootsetup=$oldbootsetup
|
||||||
export didbootsetup
|
export didbootsetup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue