mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-03 12:14:10 -04:00
Removed old file.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1059 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
718bf566c8
commit
efa785394a
@ -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…
Reference in New Issue
Block a user