mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
It was -R, but this was already taken by the read-only pflash option, so use -r instead. Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
207 B
207 B
- Fixed the initrd option in the QEMU launcher script. It was -R, but this was already taken by the read-only pflash option, so use -r instead. (scripts#2239)