Skip to content

Commit d6bb876

Browse files
committed
updated opencv installation cleanup
1 parent 2630911 commit d6bb876

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/install_dependencies.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,6 @@ sudo make install
2929
sudo sh -c 'echo "/usr/local/lib" > /etc/ld.so.conf.d/opencv.conf'
3030
sudo ldconfig
3131
cd ../../
32+
sudo rm -rf opencv-4.5.1
33+
sudo rm -rf opencv_contrib-4.5.1
3234
echo "OpenCV installed."

0 commit comments

Comments
 (0)