Removed old file.

git-svn-id: https://arducopter.googlecode.com/svn/trunk@1059 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
james.goppert 2010-12-06 21:14:58 +00:00
parent 718bf566c8
commit efa785394a
1 changed files with 0 additions and 6 deletions

View File

@ -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