We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f1b71 commit 33b50f8Copy full SHA for 33b50f8
src/entrypoint.sh
@@ -129,7 +129,7 @@ touch /tmp/results/gst-launch_"$cid"_gst.log
129
chown 1000:1000 /tmp/results/gst-launch_"$cid"_gst.log
130
touch /tmp/results/pipeline"$cid"_gst.log
131
chown 1000:1000 /tmp/results/pipeline"$cid"_gst.log
132
-
+sleep 5
133
cl_cache_dir="/home/pipeline-server/.cl-cache" \
134
DISPLAY="$DISPLAY" \
135
RESULT_DIR="/tmp/result" \
0 commit comments