mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-10 23:45:58 -06:00
Fix syntax. Sigh.
This commit is contained in:
parent
e576a886d0
commit
dd7d3c6e23
@ -31,10 +31,9 @@ else
|
||||
fi
|
||||
|
||||
# Setup RPM macros for signing
|
||||
echo "Please add the following macros to ~/.rpmmacros for the user that will "
|
||||
echo "sign the RPMs if required:"
|
||||
echo "Please add the following macros to ~/.rpmmacros for the user that will sign the RPMs if required:"
|
||||
echo
|
||||
echo << EOF
|
||||
cat << EOF
|
||||
# Macros for signing RPMs.
|
||||
|
||||
%_signature gpg
|
||||
|
Loading…
Reference in New Issue
Block a user