mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 07:07:58 +00:00
Fix
This commit is contained in:
@@ -88,7 +88,7 @@ ln -s "." build/mavlink/mavlink
|
|||||||
rm build/CMakeCache.txt
|
rm build/CMakeCache.txt
|
||||||
|
|
||||||
echo "--- Building the workspace"
|
echo "--- Building the workspace"
|
||||||
catkin_make
|
catkin_make --force-cmake
|
||||||
|
|
||||||
echo "--- Installing Visual Studio Code"
|
echo "--- Installing Visual Studio Code"
|
||||||
sudo -E sh -c 'apt-get update; apt-get install -y curl'
|
sudo -E sh -c 'apt-get update; apt-get install -y curl'
|
||||||
|
|||||||
Reference in New Issue
Block a user