Skip to content

Commit

Permalink
test: add config test action
Browse files Browse the repository at this point in the history
Signed-off-by: Darren Murray <darren.murray@lacework.net>
  • Loading branch information
dmurray-lacework committed Nov 23, 2023
1 parent 7da23a3 commit 8548abb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup_lacework_agent.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ render_agent_config() {
${_tags_json}
}"""


echo "Updating the Lacework agent config.json file..."
if [ ! -d "$LACEWORK_INSTALL_PATH/config" ]; then
mkdir "$LACEWORK_INSTALL_PATH/config"
Expand Down

0 comments on commit 8548abb

Please sign in to comment.