ostree-grub-generator: update outdated comment
Closes: #1401 Approved by: cgwalters
This commit is contained in:
parent
4233b1db19
commit
3724692d9e
|
|
@ -1,7 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# To use a custom script for generating grub.cfg, set the --with-grub2-mkconfig=no
|
||||
# configure switch when configuring and building OSTree.
|
||||
# The builtin grub.cfg generator.
|
||||
#
|
||||
# This script is called by ostree/src/libostree/ostree-bootloader-grub2.c whenever
|
||||
# boot loader configuration file needs to be updated. It can be used as a template
|
||||
|
|
|
|||
Loading…
Reference in New Issue