Zoraxy update
Bash
cd /opt/zoraxy
systemctl stop zoraxy
git stash
git pull
cd /opt/zoraxy/src
go mod tidy
go build
systemctl start zoraxy