apt update -y && apt install -y curl
yum update && yum install curl -y
apk update
apk add curl
curl -sS -O https://raw.githubusercontent.com/Mrmineduce21/Downgrade-nezha_agent/main/Downgrade_agent.sh && chmod +x Downgrade_agent.sh && bash Downgrade_agent.sh
curl -sS -O https://raw.githubusercontent.com/Mrmineduce21/Downgrade-nezha_agent/main/Alpine_downgrade_agent.sh && chmod +x Alpine_downgrade_agent.sh && bash Alpine_downgrade_agent.sh