Force installer to ask for operating system

For a reason I do not know, my system does answer nothing to the /etc/issue and the script stop there. So in order to force the script asking for OS and version I add the autoos=0 to the install.sh script near line 569 just before the comment # Get operating system type.

cd .. autoos=0 # Get operating system type