Update the node program
When the team upgrade the node program, your nodes will need to be manually updated.
hyperAGI-setup-scriptgit pull origin maindocker-compose pull && docker-compose down && docker-compose up -dLast updated