3 lines
50 B
Bash
3 lines
50 B
Bash
#! /bin/sh
|
|
grub2-mkconfig -o /boot/grub2/grub.cfg
|
#! /bin/sh
|
|
grub2-mkconfig -o /boot/grub2/grub.cfg
|