Browse Source

Removed old file.

git-svn-id: https://arducopter.googlecode.com/svn/trunk@1059 f9c3cf11-9bcb-44bc-f272-b75c42450872
mission-4.1.18
james.goppert 14 years ago
parent
commit
efa785394a
  1. 6
      libraries/GCS_MAVLink/sync.sh

6
libraries/GCS_MAVLink/sync.sh

@ -1,6 +0,0 @@ @@ -1,6 +0,0 @@
#!/bin/sh
rm -rf _tmp
git clone git://github.com/pixhawk/mavlink.git _tmp
rm -rf _tmp/.git
rsync -av _tmp/* .
rm -rf _tmp
Loading…
Cancel
Save