Fixed fresh IIgs installer bug.

This commit is contained in:
Scott Duensing 2019-08-18 18:26:17 -05:00
parent 3c2456eb1c
commit 2d817576f7

View file

@ -201,7 +201,9 @@ function configWrite() {
# IIgs Runtime & ORCA Compilers
P=\${JOEY}/sdks/IIgs:${P}
echo "export GOLDEN_GATE=\"\${JOEY}/sdks/IIgs/ORCA\"" >> "${O}"
echo "mountORCA.sh" >> "${O}"
echo "if [[ -e \"\${JOEY}/sdks/IIgs/mountORCA.sh\" ]]; then" >> "${O}"
echo -e "\t\"\${JOEY}/sdks/IIgs/mountORCA.sh\"" >> "${O}"
echo "fi" >> "${O}"
fi
if [[ ${G_IS_INSTALLED[$G_ATARIST]} == 1 ]]; then
# All VBCC targets get these