diff --git a/get_revoked_keys.sh b/get_revoked_keys.sh index 3aaafd8..2a17a61 100755 --- a/get_revoked_keys.sh +++ b/get_revoked_keys.sh @@ -159,6 +159,7 @@ if [[ ${#conf_file_arr[@]} -gt 1 ]] ; then else conf_file=${conf_file_arr[0]} + service_name="${conf_name_arr[0]}" fi echo ""