mirror of
https://github.com/bjoernellens1/ros2_docker_template.git
synced 2024-11-23 15: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/]
|
if [ -f /overlay_ws/]
|
||||||
then
|
then
|
||||||
|
ldconfig -v
|
||||||
cd /overlay_ws
|
cd /overlay_ws
|
||||||
vcs pull src
|
vcs pull src
|
||||||
echo "Updated overlay workspace"
|
echo "Updated overlay workspace"
|
||||||
|
Loading…
Reference in New Issue
Block a user