I am confused by lines 30 to 33 of the install.sh file.
It seems to advise the user to use a certain type of debian image and then exit the script. I do not see anywhere where it is actually doing a check before it exits. On line 33 there is an "fi" but I do not see a corresponding if anywhere.
I am confused by lines 30 to 33 of the install.sh file.
It seems to advise the user to use a certain type of debian image and then exit the script. I do not see anywhere where it is actually doing a check before it exits. On line 33 there is an "fi" but I do not see a corresponding if anywhere.