Skip to content

Commit

Permalink
Fix fi
Browse files Browse the repository at this point in the history
Signed-off-by: DefensiveDepth <[email protected]>
  • Loading branch information
defensivedepth committed May 28, 2024
1 parent 2a2b86e commit f68ac23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion salt/manager/tools/sbin/soup
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,6 @@ playbook_migration() {

echo "Backing up the Elastalert rules..."
rsync -av --stats /opt/so/rules/elastalert/playbook/*.{yaml,yml} /nsm/backup/detections-migration/elastalert/
fi

# Verify that rsync completed successfully
if [[ $? -eq 0 ]]; then
Expand Down

0 comments on commit f68ac23

Please sign in to comment.