mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
updater: remove grub-install drivecheck.
This commit is contained in:
@@ -280,7 +280,7 @@ case $(uname -m) in
|
||||
#
|
||||
# ReInstall grub
|
||||
#
|
||||
grub-install --no-floppy ${ROOT::`expr length $ROOT`-1} --recheck
|
||||
grub-install --no-floppy ${ROOT::`expr length $ROOT`-1}
|
||||
;;
|
||||
esac
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user