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