This commit is contained in:
2022-09-18 14:40:24 +01:00
parent 308360c1d8
commit 6b62c111da

View File

@ -29,7 +29,7 @@ then
echo "$0: email the below to requestor"
echo "--------------------------------"
cat ${KEYSTORE}/*.pub |sort | uniq
zip /var/tmp/keys.zip ~/._*.pub
zip /var/tmp/keys.zip ~/.mykeys/_*.pub
else
echo "ERROR: keystore not found"