mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
one new line too much
This commit is contained in:
parent
4ad0714d76
commit
ef063dcb05
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ do
|
|||
echo "SHA256 hash: `sha256sum $TARBALL | cut -d' ' -f1`";
|
||||
echo PGP signature:
|
||||
cat $TARBALL.asc
|
||||
echo -e "\n\n"
|
||||
echo -e "\n"
|
||||
done
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue