Update debian_mini
This commit is contained in:
parent
cb86e57e53
commit
2179a5c5be
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ RUN rm -rf /home/user/ardupilot/modules/gtest
|
|||
RUN rm -rf /home/user/ardupilot/modules/ChibiOS
|
||||
RUN rm -rf /home/user/ardupilot/modules/lwip
|
||||
|
||||
#dont do this.
|
||||
RUN rm -rf /home/user/ardupilot/modules
|
||||
|
||||
RUN echo "getting git right..."
|
||||
RUN git config --global --add safe.directory /home/user/ardupilot
|
||||
RUN git config --global --add safe.directory /home/user/ardupilot/modules/ChibiOS
|
||||
|
|
Loading…
Add table
Reference in a new issue