4 lines
56 B
Text
4 lines
56 B
Text
|
#!/usr/bin/env sh
|
||
|
|
||
|
grub-mkconfig -o /boot/grub/grub.cfg
|