Skip to content
Snippets Groups Projects
Commit 615bd78f authored by james.goppert's avatar james.goppert
Browse files

Modified doc script.

git-svn-id: https://arducopter.googlecode.com/svn/trunk@1289 f9c3cf11-9bcb-44bc-f272-b75c42450872
parent 23bddca1
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ do ...@@ -20,7 +20,7 @@ do
svn propset svn:mime-type image/$imageExt $imageFiles svn propset svn:mime-type image/$imageExt $imageFiles
done done
for textExt in "html css" for textExt in "html,css"
do do
textFiles=$(find html -name *.$textExt) textFiles=$(find html -name *.$textExt)
echo text files: $textFiles echo text files: $textFiles
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment