From 79c7ee1bef11d56c97744ef7b71f108d2eec9f82 Mon Sep 17 00:00:00 2001 From: "Kevin Veen-Birkenbach [aka. Frantz]" Date: Sat, 26 Sep 2020 17:43:16 +0200 Subject: [PATCH] Changed version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 188e13e..382b412 100644 --- a/README.md +++ b/README.md @@ -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)