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