This commit is contained in:
Patrick Schleizer
2023-01-07 12:52:14 -05:00
parent c2b20603fd
commit c1df2fd601

View File

@ -21,6 +21,7 @@ ram_wipe_action() {
info "wipe-ram.sh wiperamexit: wiperamexit=yes, therefore running second RAM wipe..."
sdmem -l -l -v
## TODO: drop_caches
}
ram_wipe_action