Modify packages_url.txt filename

This commit is contained in:
Victor Carlos Erenu
2025-10-31 00:44:42 +07:00
parent eb49d515d8
commit fd5034c3d5
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ build() {
WAZUH_UI_REVISION="${WAZUH_TAG_REVISION}"
# Variables
FILE="packages-url.txt"
FILE="packages_url.txt"
if [[ -f "$FILE" ]]; then
echo "$FILE exists. Using existing file."