mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2025-11-19 16:56:32 +00:00
Added option to delete partition table
This commit is contained in:
@@ -91,6 +91,7 @@ To pase the configuration to the program use this syntax:
|
||||
#echo "n" # ├── If arch: Should a encrypted setup be used? (y/n)
|
||||
echo "n" # | Should the image download be forced?(y/n)
|
||||
echo "n" # | Should the image be transfered to $device_path?(y/n)
|
||||
#echo "n" # ├── Delete the partition table? (y/n)
|
||||
#echo "n" # ├── Overwrite device before copying? (y/n)
|
||||
echo "n" # | Should the password be changed?(y/N)
|
||||
#echo "test12345" # ├── The user password_1
|
||||
|
||||
Reference in New Issue
Block a user