This commit is contained in:
Patrick Schleizer 2023-01-07 12:55:05 -05:00
parent 0367250dc7
commit d37b19fb6b
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

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