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:
-rw-r--r--bin/ion_meshroom_compute.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ion_meshroom_compute.sh b/bin/ion_meshroom_compute.sh
index 281e39ac..739a02cb 100644
--- a/bin/ion_meshroom_compute.sh
+++ b/bin/ion_meshroom_compute.sh
@@ -1,3 +1,5 @@
+#!/bin/bash
+
export ALICEVISION_ROOT=${ION_CONTAINER_ROOT}/base
meshroom_compute "$@"