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