mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-23 01:03:35 +07:00
output
This commit is contained in:
parent
368ad8e636
commit
91aedb234a
@ -21,6 +21,8 @@ ram_wipe_check_needshutdown() {
|
||||
elif [ "$wipe_action" = "halt" ]; then
|
||||
info "wipe-ram.sh wiperamexit: halt..."
|
||||
halt --force
|
||||
else
|
||||
info "wipe-ram.sh wiperamexit: normal boot..."
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user