6 lines
93 B
Bash
6 lines
93 B
Bash
|
|
ssh root@31.59.58.220 "
|
|
cd /root/filam3d &&
|
|
git pull &&
|
|
docker compose up -d --build
|
|
" |