diff --git a/agent2_autoinstall.sh b/agent2_autoinstall.sh index 26c648f..c8437bf 100755 --- a/agent2_autoinstall.sh +++ b/agent2_autoinstall.sh @@ -43,8 +43,6 @@ if [[ $EUID -ne 0 ]]; then exit 1 fi -exit 0 - # Download and install the Zabbix agent if [[ "$OS" == *"CentOS"* ]]; then if [[ "$VERSION" == "6"* ]]; then