mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 12:46:04 -04:00
fix last line
This commit is contained in:
parent
7cf51a1b43
commit
8da3b9c40c
1 changed files with 1 additions and 1 deletions
|
@ -48,5 +48,5 @@ else
|
|||
wact="error"
|
||||
fi
|
||||
|
||||
kexec -l /boot/vmlinuz-$(uname -r) --initrd=/boot/initrd.img-$(uname -r) --reuse-cmdline --append="wiperamexit=$wram wiperamaction=$wact"
|
||||
kexec -l $kernel --initrd=$initrd --reuse-cmdline --append="wiperamexit=$wram wiperamaction=$wact"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue