This commit is contained in:
Patrick Schleizer 2023-01-07 17:35:56 -05:00
parent 1d22ebde08
commit a07af63155
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

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