Minor fix

This commit is contained in:
Alberto R
2022-03-04 17:56:20 +01:00
parent 01ce184cd0
commit 8e42f30b19

View File

@@ -24,7 +24,7 @@ rm -rf ${INSTALLATION_DIR}/
curl -o ${INDEXER_FILE} https://packages-dev.wazuh.com/stack/indexer/base/${BASE_FILE}
tar -xf ${INDEXER_FILE}
# copy to target
# Copy to target
mkdir -p ${TARGET_DIR}${INSTALLATION_DIR}
mkdir -p ${TARGET_DIR}${CONFIG_DIR}
mkdir -p ${TARGET_DIR}${LIB_DIR}