.
This commit is contained in:
@ -17,7 +17,7 @@ if [ -d ${KEYSTORE} ]
|
|||||||
then
|
then
|
||||||
echo "$0: email the below to requestor"
|
echo "$0: email the below to requestor"
|
||||||
echo "--------------------------------"
|
echo "--------------------------------"
|
||||||
cat ${KEYSTORE}/*.pub
|
cat ${KEYSTORE}/*.pub |sort | uniq
|
||||||
else
|
else
|
||||||
echo "ERROR: keystore not found"
|
echo "ERROR: keystore not found"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user