diff --git a/scripts/installer.sh b/scripts/installer.sh index fc3e52a..8ae5fb5 100755 --- a/scripts/installer.sh +++ b/scripts/installer.sh @@ -450,7 +450,7 @@ function installIIgs() { purple "Upgrading ORCA/C" fetchGitHubRelease RESULT byteworksinc ORCA-C 2mg #***TODO*** This fails with a mmap error sometimes - no idea why - env "${IIGS}/opus-extractor" -v -s / ${RESULT} "${IIGS}/ORCA" + #"${IIGS}/opus-extractor" -v -s / ${RESULT} "${IIGS}/ORCA" pushd ${GOLDEN_GATE} &> /dev/null #find . -type d -exec chmod 755 {} \;