BGmot / zabbix

This repository is a fork of official Zabbix repository https://github.com/zabbix/zabbix.git. See README why it was forked.
GNU General Public License v2.0
31 stars 8 forks source link

ZABBIX_INSTALLED_VERSION=6.4.10 does not work #45

Closed faveloso closed 5 months ago

faveloso commented 6 months ago

Hello, I am trying to install on zabbix 6.4.10 and the zip file does not exist or is corrupt.

error

could you help me please?

BGmot commented 6 months ago

Hi, should be fixed now. Please repeat the procedure downloading installation script again:

curl -L -o bg-features-install.sh https://raw.githubusercontent.com/BGmot/zabbix/6.4.10-bg/bg-scripts/bg-features-install.sh
faveloso commented 5 months ago

Hi, should be fixed now. Please repeat the procedure downloading installation script again:

curl -L -o bg-features-install.sh https://raw.githubusercontent.com/BGmot/zabbix/6.4.10-bg/bg-scripts/bg-features-install.sh

It works perfect. Thank you so much.