summarylogtreecommitdiffstats
path: root/wazuh-manager.install
diff options
context:
space:
mode:
Diffstat (limited to 'wazuh-manager.install')
-rw-r--r--wazuh-manager.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/wazuh-manager.install b/wazuh-manager.install
new file mode 100644
index 000000000000..e6b053dbc2da
--- /dev/null
+++ b/wazuh-manager.install
@@ -0,0 +1,4 @@
+post_install()
+{
+ echo "Visit https://documentation.wazuh.com/current/installation-guide/wazuh-dashboard/step-by-step.html and follow the configure instructions"
+}