mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 15:46:06 -04:00
debugging
This commit is contained in:
parent
dde01f3663
commit
b0630f58c1
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue