diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2022-06-18 21:22:34 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2022-06-18 21:22:34 +0530 |
commit | b86bc722d874ee93a49f0b3b8fda4a90a4965746 (patch) | |
tree | 5d3a184ea1b4ecbcec2d2b48471173333fdf7efc /boot/grub/grubenv | |
parent | e9290b24c939b75b1cbaf38b74f13e1fcd7dd115 (diff) |
/etc/ and /grub/ files for install script
Diffstat (limited to 'boot/grub/grubenv')
-rwxr-xr-x | boot/grub/grubenv | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/boot/grub/grubenv b/boot/grub/grubenv new file mode 100755 index 0000000..a77303c --- /dev/null +++ b/boot/grub/grubenv @@ -0,0 +1,3 @@ +# GRUB Environment Block +# WARNING: Do not edit this file by tools other than grub-editenv!!! +##################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
\ No newline at end of file |