6 lines
100 B
Bash
Executable File
6 lines
100 B
Bash
Executable File
|
|
ssh root@31.59.58.220 "
|
|
cd /root/sport-platform &&
|
|
git pull &&
|
|
docker compose up -d --build
|
|
" |