mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-23 01:23:36 +07:00
cleanup
This commit is contained in:
parent
d8bf40f7a2
commit
368ad8e636
@ -22,12 +22,6 @@ ram_wipe_check_needshutdown() {
|
||||
info "wipe-ram.sh wiperamexit: halt..."
|
||||
halt --force
|
||||
fi
|
||||
|
||||
if [ "$wipe_action" = "error" ]; then
|
||||
info "wipe-ram.sh wiperamexit: Choice of shutdown option led to an error. Shutting down..."
|
||||
sleep 5
|
||||
poweroff --force
|
||||
fi
|
||||
}
|
||||
|
||||
ram_wipe_check_needshutdown
|
||||
|
Loading…
Reference in New Issue
Block a user