- Remove extra gpg instructions from makedist.sh output.

This commit is contained in:
Yorgos Thessalonikefs 2025-10-15 14:59:48 +02:00
parent d23a28a693
commit a4dd321fd8

View file

@ -700,7 +700,5 @@ cleanup
storehash unbound-$version.tar.gz
echo "create unbound-$version.tar.gz.asc with:"
echo " gpg --armor --detach-sign --digest-algo SHA256 unbound-$version.tar.gz"
echo " gpg --armor --detach-sign --digest-algo SHA256 unbound-$version.zip"
echo " gpg --armor --detach-sign --digest-algo SHA256 unbound_setup_$version.exe"
info "Unbound distribution created successfully."