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