Changed version

This commit is contained in:
Kevin Veen-Birkenbach 2020-09-26 17:43:16 +02:00
parent 0c3c8e3ccc
commit 79c7ee1bef

View File

@ -87,7 +87,7 @@ To pase the configuration to the program use this syntax:
echo "mmcblk1" # | The device
echo "arm" # | The architecture type; arm or 64_bit
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" # | Should the image download be forced?(y/n)
echo "n" # | Should the image be transfered to $device_path?(y/n)