mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2025-09-09 19:57:11 +02:00
Implemented count for blocks to overwrite; https://chatgpt.com/share/ac2b59af-c0f0-486f-89fe-0301d4915837
This commit is contained in:
@@ -263,7 +263,7 @@ if [ "$transfer_image" = "y" ]
|
||||
info "Skipping partition table deletion..."
|
||||
fi
|
||||
|
||||
overwritte_device_with_zeros
|
||||
overwrite_device
|
||||
|
||||
info "Starting image transfer..."
|
||||
if [ "$distribution" = "arch" ]
|
||||
|
Reference in New Issue
Block a user