ad3c84d03a53095a7963ffcc6396b43fe7dd3810
- detect_storage_paths(): also matches drives that have .felhom-infra-backup/ so sys_drive-style mounts (internal SSD partitions with DR markers) are detected even when settings.json is gone and felhom-data/ doesn't exist. - do_nuclear_wipe(): rmdir all empty /mnt/*/ dirs at end of nuclear wipe to clean up leftover mount point directories (e.g. /mnt/hdd_1 when the raw mount was already cleaned by a prior wipe run). rmdir is safe — it refuses non-empty directories. - print_plan(): show per-drive .felhom-infra-backup entries for nuclear level. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Go
66.8%
HTML
22.8%
Shell
5.7%
CSS
4.3%
Dockerfile
0.2%
Other
0.2%