Remove EFI Features on no EFI computer
This commit is contained in:
parent
207ad1e72c
commit
b17bf1f33b
1 changed files with 1 additions and 1 deletions
2
archfi
2
archfi
|
@ -988,7 +988,7 @@ archinstallbootloader(){
|
||||||
pressanykey
|
pressanykey
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
archchroot installbootloader $device;;
|
archchroot installbootloader $device
|
||||||
pressanykey
|
pressanykey
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue