Skip to content

Commit

Permalink
added release flag
Browse files Browse the repository at this point in the history
  • Loading branch information
jtbaird committed Jul 28, 2020
1 parent 31cdfa7 commit 33a6075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
sudo chmod -R +x /opt/carma/install
source /opt/ros/kinetic/setup.bash
cd ~/
catkin_make install
catkin_make install -DCMAKE_BUILD_TYPE=Release

0 comments on commit 33a6075

Please sign in to comment.