.
This commit is contained in:
@ -29,7 +29,7 @@ then
|
|||||||
echo "$0: email the below to requestor"
|
echo "$0: email the below to requestor"
|
||||||
echo "--------------------------------"
|
echo "--------------------------------"
|
||||||
cat ${KEYSTORE}/*.pub |sort | uniq
|
cat ${KEYSTORE}/*.pub |sort | uniq
|
||||||
zip /var/tmp/keys.zip ~/._*.pub
|
zip /var/tmp/keys.zip ~/.mykeys/_*.pub
|
||||||
|
|
||||||
else
|
else
|
||||||
echo "ERROR: keystore not found"
|
echo "ERROR: keystore not found"
|
||||||
|
|||||||
Reference in New Issue
Block a user