export KEYNAME=dpkg export EMAIL=${KEYNAME}@cppse.nl # We invoke this script with "bash ../initialize.sh", hence this weirdness.. echo "cert-digest-algo SHA256" >> ~/.gnupg/gpg.conf echo "digest-algo SHA256" >> ~/.gnupg/gpg.conf #### pushd keys cat > $KEYNAME.batch <