Optimized upodate process

This commit is contained in:
2020-05-21 20:01:32 +02:00
parent 16d16387f2
commit d6bb5a2d18
2 changed files with 7 additions and 8 deletions

View File

@@ -91,7 +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" # ├── Overwrite device before copying? (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
#echo "test12345" # ├── The user password_2