mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix message.
This commit is contained in:
parent
445abf1e31
commit
4a0efc0e86
@ -215,4 +215,4 @@ if [ ${OS_VERSION} == 7 ]; then
|
||||
cp ${HOME}/rpmbuild/RPMS/${OS_ARCH}/pgadmin4-python3-mod_wsgi-4.7.1-2.el7.x86_64.rpm "${DISTROOT}/"
|
||||
fi
|
||||
|
||||
echo "Completed. RPMs created in $DESTDIR."
|
||||
echo "Completed. RPMs created in ${DISTROOT}."
|
||||
|
Loading…
Reference in New Issue
Block a user