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