v3.1
Fix: some functions doesn't work as expected (#48)
- Fix: Title format in grub-menu
function:
- title_format , doesn't work as expected
replace print message with default parameter (p/d/n)
- Update header
- Add Github link
- Clear up some explanations
- Fix: path to grub-mkconfig_lib
. "$pkgdatadir/grub-mkconfig_lib" doesn't work on some distribution
Replaced by . "$datarootdir/grub/grub-mkconfig_lib"
- Fix: matches kernel & initramfs
matches kernel & initramfs doesn't work as expected