remove whitespace
This commit is contained in:
parent
c350dec98f
commit
a5b695c2af
|
@ -1,5 +1,5 @@
|
||||||
set timeout=1
|
set timeout=1
|
||||||
menuentry "Linux Airgap" {
|
menuentry "Linux Airgap" {
|
||||||
linux /boot/vmlinuz init=/init console=ttyS0 console=tty0 ro loglevel=3
|
linux /boot/vmlinuz init=/init console=ttyS0 console=tty0 ro loglevel=3
|
||||||
initrd /boot/initramfs
|
initrd /boot/initramfs
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue