mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 08:46:39 -06:00
Fix README name.
This commit is contained in:
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
Block a user