You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/3d-viewer-gpu/docker/custom/entrypoint.bash
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -66,9 +66,7 @@ if [ "${DY_BOOT_OPTION_BOOT_MODE}" -eq "0" ]; then
66
66
set +e
67
67
echo
68
68
echo"setting input folder as data folder --> --data PARAVIEW_INPUT_PATH: ${PARAVIEW_INPUT_PATH}"
69
-
echo"INFO: In the dy-sidecars inputs might be pulled after the entrypoint.sh is executed. Inputs might not be present when the binary of paraview is executed."
0 commit comments