mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Updated doc script.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1288 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
3f0db9c0f0
commit
23bddca1af
@ -20,7 +20,7 @@ do
|
||||
svn propset svn:mime-type image/$imageExt $imageFiles
|
||||
done
|
||||
|
||||
for textExt in "html"
|
||||
for textExt in "html css"
|
||||
do
|
||||
textFiles=$(find html -name *.$textExt)
|
||||
echo text files: $textFiles
|
||||
|
Loading…
Reference in New Issue
Block a user