mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix typo.
This commit is contained in:
@@ -219,7 +219,7 @@ EOF
|
|||||||
echo "}" >> config_distro.py
|
echo "}" >> config_distro.py
|
||||||
|
|
||||||
# License files
|
# 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/"
|
cp -r ${SOURCE_DIR}/DEPENDENCIES "${BUNDLE_DIR}/Contents/"
|
||||||
|
|
||||||
# Remove the .pyc files if any
|
# Remove the .pyc files if any
|
||||||
|
|||||||
Reference in New Issue
Block a user