mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2024-11-10 01:51:03 +01:00
Changed version
This commit is contained in:
parent
0c3c8e3ccc
commit
79c7ee1bef
@ -87,7 +87,7 @@ To pase the configuration to the program use this syntax:
|
|||||||
echo "mmcblk1" # | The device
|
echo "mmcblk1" # | The device
|
||||||
echo "arm" # | The architecture type; arm or 64_bit
|
echo "arm" # | The architecture type; arm or 64_bit
|
||||||
echo "arch" # | The operation system
|
echo "arch" # | The operation system
|
||||||
echo "3" # | The version
|
echo "4" # | The version
|
||||||
#echo "n" # ├── If arch: Should a encrypted setup be used? (y/n)
|
#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 download be forced?(y/n)
|
||||||
echo "n" # | Should the image be transfered to $device_path?(y/n)
|
echo "n" # | Should the image be transfered to $device_path?(y/n)
|
||||||
|
Loading…
Reference in New Issue
Block a user