Files
sport-platform/deploy-back.sh
2026-03-16 12:20:33 +03:00

6 lines
91 B
Bash
Executable File

ssh root@31.59.58.220 "
cd /root/sport &&
git pull &&
docker compose up -d --build
"