rwx/remove

This commit is contained in:
Marc Beninca 2024-12-01 19:01:05 +01:00
parent aec586aa2c
commit a9c98b2853
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -36,6 +36,13 @@ rwx_read_secret() {
unset secret
}
rwx_remove() {
rm \
--force \
--recursive \
"${@}"
}
rwx_warn_wipe() {
local tmp
rwx_list_block_devices