I hate this syntax, use a \n

This commit is contained in:
Neil Hanlon 2022-07-10 22:01:00 -04:00
parent f10a172c17
commit 911f835bfb
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@
<url>https://download.rockylinux.org/pub/rocky/{{major}}/BaseOS/{{architecture}}/{{installdir}}</url>
</install>
<icicle>
<extra_command>rpm -qa --qf '%{NAME},%{VERSION},%{RELEASE},%{ARCH},%{EPOCH},%{SIZE},%{SIGMD5},%{BUILDTIME}
'</extra_command>
<extra_command>rpm -qa --qf '%{NAME},%{VERSION},%{RELEASE},%{ARCH},%{EPOCH},%{SIZE},%{SIGMD5},%{BUILDTIME}\n'</extra_command>
</icicle>
<kernelparam>console=tty0 inst.usefbx</kernelparam>
</os>