File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9494 echo -e " WARNING: This Can Take More Than An Hour, depending on Internet speed, CPU,"
9595 echo -e " temperature, and the speed of your microSD card.\n"
9696
97- echo -e " \n\nInstalling Internet-in-a-Box requires $CONFDIR /local_vars.yml\n"
97+ echo -e " To exit without any changes please type e then press [ENTER]\\ n"
98+
99+ echo -e " Installing Internet-in-a-Box requires $CONFDIR /local_vars.yml"
100+ echo -e " Exit to supply a pre-edited local_vars.yml type 0 then press [ENTER]\\ n"
98101
99102 echo -e " Do you want (1) 🚵 MIN-sized (2) 🚢🚣 MEDIUM-sized or (3) 🚂🚃🚃 BIG-sized?"
100103 echo -e " Or (m) for 🚑 MEDICAL? YOU NEED 2 GB RAM OR HIGHER, IF YOU CHOOSE (3)\n"
101-
102- echo -e " To exit without any changes please type e then press [ENTER]"
103- echo -e " Exit to supply a pre-edited local_vars.yml type 0 then press [ENTER]"
104104 echo -n " Please type 1, 2, 3 or m for your selection then press [ENTER]: "
105105
106106 read local_vars_size < /dev/tty
You can’t perform that action at this time.
0 commit comments