Skip to content

Commit

Permalink
make a /home/lucasw/other/install/local/bin in case an install doesn'…
Browse files Browse the repository at this point in the history
…t make it
  • Loading branch information
lucasw committed Jul 19, 2024
1 parent 4f8ebf8 commit 2d14520
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ WS=`pwd`/underlay_ws/src
echo $WS
mkdir $WS -p

mkdir -p $DEST/local/bin

ROS_DEST=$DEST source $WS/../env.sh

# catkin_pkg
Expand Down

0 comments on commit 2d14520

Please sign in to comment.