forked from alnux/repo
4 lines
48 B
Text
4 lines
48 B
Text
|
#!/bin/sh
|
||
|
|
||
|
grub-mkconfig -o /boot/grub/grub.cfg
|