diff --git a/scripts/telegram-notifier.sh b/scripts/telegram-notifier.sh index b64007d..8f6bf9b 100644 --- a/scripts/telegram-notifier.sh +++ b/scripts/telegram-notifier.sh @@ -17,6 +17,7 @@ initialize_cache CONFIG_FILE="/etc/proxmox-telegram.conf" PID_DIR="/var/run/proxmox-telegram" +WRAPPER_PATH="/usr/local/bin/telegram-notifier-wrapper.sh" # Crear archivo de configuración si no existe