Force installer to ask for operating system

1 post / 0 new
#1 Mon, 03/14/2016 - 20:22
CedSha

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