2 lines
71 B
Bash
Executable file
2 lines
71 B
Bash
Executable file
#!/bin/bash
|
|
/usr/bin/grub-mkconfig -o /boot/grub/grub.cfg 2> /dev/null
|