mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
Added svn add to sync script to prevent further problems.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1092 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
37e137a82c
commit
e2e3b9eee9
@ -4,3 +4,4 @@ git clone git://github.com/pixhawk/mavlink.git -b dev _tmp
|
|||||||
rm -rf _tmp/.git
|
rm -rf _tmp/.git
|
||||||
rsync -av _tmp/* .
|
rsync -av _tmp/* .
|
||||||
rm -rf _tmp
|
rm -rf _tmp
|
||||||
|
svn add *
|
||||||
|
Loading…
Reference in New Issue
Block a user