mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +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 "SHA256 hash: `sha256sum $TARBALL | cut -d' ' -f1`";
|
||||||
echo PGP signature:
|
echo PGP signature:
|
||||||
cat $TARBALL.asc
|
cat $TARBALL.asc
|
||||||
echo -e "\n\n"
|
echo -e "\n"
|
||||||
done
|
done
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue