modify file extension

This commit is contained in:
Victor Carlos Erenu 2025-11-19 00:17:10 +07:00
parent 5b43cf9053
commit a832d96966
No known key found for this signature in database
GPG Key ID: B199E04BCF80C99A

View File

@ -43,7 +43,7 @@ build() {
WAZUH_UI_REVISION="${WAZUH_TAG_REVISION}" WAZUH_UI_REVISION="${WAZUH_TAG_REVISION}"
# Variables # Variables
ARTIFACT_URLS_FILE="artifact_urls.txt" ARTIFACT_URLS_FILE="artifact_urls.yml"
if [[ -f "$ARTIFACT_URLS_FILE" ]]; then if [[ -f "$ARTIFACT_URLS_FILE" ]]; then
echo "$ARTIFACT_URLS_FILE exists. Using existing file." echo "$ARTIFACT_URLS_FILE exists. Using existing file."