Fix README name.
parent
77949ac4f7
commit
ed6ddbb8de
|
@ -83,7 +83,7 @@ do
|
|||
done
|
||||
|
||||
cd ../
|
||||
for FILE in LICENSE DEPENDENCIES README
|
||||
for FILE in LICENSE DEPENDENCIES README.md
|
||||
do
|
||||
echo Adding ${FILE}
|
||||
# We use tar here to preserve the path, as Mac (for example) doesn't support cp --parents
|
||||
|
|
Loading…
Reference in New Issue