ORCA/C upgrade in installer disabled for now.
This commit is contained in:
parent
5db3befb4a
commit
44712241fb
1 changed files with 1 additions and 1 deletions
|
@ -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 {} \;
|
||||
|
|
Loading…
Add table
Reference in a new issue