.
This commit is contained in:
@ -29,6 +29,7 @@ then
|
||||
echo "$0: email the below to requestor"
|
||||
echo "--------------------------------"
|
||||
cat ${KEYSTORE}/*.pub |sort | uniq
|
||||
rm -rf /var/tmp/keys.tar
|
||||
tar -cvf /var/tmp/keys.tar ~/.mykeys/_*.pub
|
||||
python3 ${BASE}/shared/attmail.py
|
||||
rm -f /var/tmp/keys.tar
|
||||
|
||||
Reference in New Issue
Block a user