Add missing single quote for Elastic Agent Elasticsearch output

This commit is contained in:
Wes
2023-01-25 15:58:06 +00:00
parent c46b5e734b
commit 838beabae5
2 changed files with 2 additions and 2 deletions

View File

@@ -580,7 +580,7 @@ if ! [[ -f $install_opt_file ]]; then
title "Setting up Elastic Fleet"
logCmd "so-elastic-fleet-setup"
if [[ ! $is_import ]]; then
title "Setting up Playbook"
title "Setting up Playbook"
logCmd "so-playbook-reset"
fi
checkin_at_boot