#!/usr/bin/bash

set -e

cd /usr/share/wazuh-indexer
bash wazuh-passwords-tool.sh "$@"
