mirror of
https://github.com/bjoernellens1/ros2_docker_template.git
synced 2024-11-23 07:55:05 +00:00
Update my_entrypoint.sh
This commit is contained in:
parent
b79ec2edc5
commit
ca5a89a799
@ -33,6 +33,7 @@ fi
|
||||
|
||||
if [ -f /overlay_ws/]
|
||||
then
|
||||
ldconfig -v
|
||||
cd /overlay_ws
|
||||
vcs pull src
|
||||
echo "Updated overlay workspace"
|
||||
|
Loading…
Reference in New Issue
Block a user