wazuh / wazuh-packages

Wazuh - Tools for packages creation
https://wazuh.com
GNU General Public License v2.0
104 stars 94 forks source link

Add echo messages in PKG's pre and post install scripts. #2912

Closed jr0me closed 5 months ago

jr0me commented 5 months ago

The motivation behind this addition of messages is to have more information if a installation using pkg packages fails.

Related issue
https://github.com/wazuh/wazuh/issues/22671

We add echo messages to the pre and post install scripts for macOS PKG packages in the hope of providing more information in case an installation or upgrade fails.