Skip to content

Commit

Permalink
typo in Kerberos creation folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Udishman Mudiar committed Jan 17, 2024
1 parent edcbfd2 commit 4f74d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SCOMLinuxDataCollector.sh
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ check_kerberos_enabled(){
}

collect_kerberos_details(){
create_dir "${path}/SCOMLinuxDataCollectorData/kerberos"
create_dir "${path}/SCOMLinuxDataCollectorData/Kerberos"
printf "\t Collecting Kerberos details....\n"
printf "\t Collecting Kerberos details...\n" >> "${path}"/scxdatacollector.log

Expand Down

0 comments on commit 4f74d63

Please sign in to comment.