Skip to content

Commit b34a639

Browse files
committed
Replace version with variable
1 parent 5845ab5 commit b34a639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/development/packaging/generate-agent-package.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ The following steps demonstrate the build process for an intel64 architecture, b
576576
577577
Replace ``/PATH/TO/KEYS`` with the full path to where the X509 certificate and root CA are stored.
578578

579-
This script builds a Wazuh 4.12.1 macOS WPK package named ``macOSAgent.wpk`` and stores it in ``/tmp/wpk``. This action is done using the previously generated keys that are saved in ``/tmp/keys``.
579+
This script builds a Wazuh |WAZUH_CURRENT| macOS WPK package named ``macOSAgent.wpk`` and stores it in ``/tmp/wpk``. This action is done using the previously generated keys that are saved in ``/tmp/keys``.
580580

581581
If the ``-c`` or ``--checksum`` option is used, a file is created containing the SHA512 checksum in the same output path. This location is configurable, and you can indicate where you want to store it.
582582

0 commit comments

Comments
 (0)