diff --git a/docker/my_entrypoint.sh b/docker/my_entrypoint.sh index 2317191..4a05347 100644 --- a/docker/my_entrypoint.sh +++ b/docker/my_entrypoint.sh @@ -33,6 +33,7 @@ fi if [ -f /overlay_ws/] then + ldconfig -v cd /overlay_ws vcs pull src echo "Updated overlay workspace"