modify file extension

This commit is contained in:
Victor Carlos Erenu
2025-11-19 00:17:10 +07:00
parent 5b43cf9053
commit a832d96966
+1 -1
View File
@@ -43,7 +43,7 @@ build() {
WAZUH_UI_REVISION="${WAZUH_TAG_REVISION}"
# Variables
ARTIFACT_URLS_FILE="artifact_urls.txt"
ARTIFACT_URLS_FILE="artifact_urls.yml"
if [[ -f "$ARTIFACT_URLS_FILE" ]]; then
echo "$ARTIFACT_URLS_FILE exists. Using existing file."