debugging

This commit is contained in:
Patrick Schleizer 2023-01-07 15:24:05 -05:00
parent dde01f3663
commit b0630f58c1
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -39,4 +39,7 @@ else
exit 0
fi
## Debugging.
echo kexec --load "$kernel" --initrd="$initrd" --reuse-cmdline --append="wiperamexit=$wiperamexit wiperamaction=$wiperamaction"
kexec --load "$kernel" --initrd="$initrd" --reuse-cmdline --append="wiperamexit=$wiperamexit wiperamaction=$wiperamaction"