mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 08:46:39 -06:00
Fix typo.
This commit is contained in:
parent
69e2ec806b
commit
9174db2024
@ -219,7 +219,7 @@ EOF
|
||||
echo "}" >> config_distro.py
|
||||
|
||||
# License files
|
||||
cp -r ${SOURCE_DIR}/LICENCE "${BUNDLE_DIR}/Contents/"
|
||||
cp -r ${SOURCE_DIR}/LICENSE "${BUNDLE_DIR}/Contents/"
|
||||
cp -r ${SOURCE_DIR}/DEPENDENCIES "${BUNDLE_DIR}/Contents/"
|
||||
|
||||
# Remove the .pyc files if any
|
||||
|
Loading…
Reference in New Issue
Block a user