diff --git a/frontend/public/json/wazuh.json b/frontend/public/json/wazuh.json index 3363363..85de1fa 100644 --- a/frontend/public/json/wazuh.json +++ b/frontend/public/json/wazuh.json @@ -34,6 +34,10 @@ { "text": "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.", "type": "warning" + }, + { + "text": "Show password: `cat ~/yt-dlp-webui.creds`", + "type": "info" } ] }