Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alicevision/meshroom.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabien Castan <fabcastan@gmail.com>2022-10-20 10:12:23 +0300
committerGitHub <noreply@github.com>2022-10-20 10:12:23 +0300
commitad69c7085e4f7bf225670bead4697794aeb47279 (patch)
tree2850ffc27b2a1dbf845ba69b9ebc9c2817292301
parente158917a425e62309e965fa84fc1875e7ca9fe18 (diff)
parent84e6bdb8697052bc49e50ff1e0439198a92fec4b (diff)
Merge pull request #1802 from alicevision/servantftechnicolor-patch-1
Update startup script for ion
-rw-r--r--bin/ion_start_meshroom.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ion_start_meshroom.sh b/bin/ion_start_meshroom.sh
index 61b80797..5215e054 100644
--- a/bin/ion_start_meshroom.sh
+++ b/bin/ion_start_meshroom.sh
@@ -6,5 +6,6 @@ PATH_PLUGIN_TRUE=`readlink -f $PATH_PLUGIN`/../
export QML2_IMPORT_PATH=$PATH_QML_TRUE:$QML2_IMPORT_PATH
export QT_PLUGIN_PATH=$PATH_PLUGIN_TRUE:$QT_PLUGIN_PATH
+export ALICEVISION_ROOT=${ION_CONTAINER_ROOT}/base
python ${ION_CONTAINER_ROOT}/base/meshroom/meshroom/ui