This commit is contained in:
Patrick Schleizer 2023-01-07 14:35:30 -05:00
parent c0304ec029
commit 059ebb212d
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -8,6 +8,7 @@ ram_wipe_check_needshutdown() {
local wipe_action
wipe_action=$(getarg wiperamaction)
## TODO: disable
wait $(pgrep sdmem)
info "wipe-ram.sh wiperamexit: DONE WAITING..."