mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix README name.
This commit is contained in:
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
Block a user