Update my_entrypoint.sh

This commit is contained in:
bjoernellens1 2023-10-23 14:00:15 +02:00 committed by GitHub
parent b79ec2edc5
commit ca5a89a799
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,7 @@ fi
if [ -f /overlay_ws/]
then
ldconfig -v
cd /overlay_ws
vcs pull src
echo "Updated overlay workspace"