mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 15:06:05 -04:00
output
This commit is contained in:
parent
2fd302f580
commit
0b1310a219
1 changed files with 2 additions and 2 deletions
|
@ -39,11 +39,11 @@ else
|
|||
exit 0
|
||||
fi
|
||||
|
||||
echo "$0: INFO: wiperamaction: $wiperamaction"
|
||||
echo "INFO: wiperamaction: $wiperamaction"
|
||||
|
||||
## 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"
|
||||
|
||||
echo "$0: OK."
|
||||
echo "OK."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue