mirror of
https://github.com/StepanovPlaton/HomeServerServices.git
synced 2026-04-03 20:30:44 +04:00
8 lines
118 B
Bash
Executable File
8 lines
118 B
Bash
Executable File
cd src
|
|
git pull
|
|
cd ..
|
|
podman-compose down
|
|
podman-compose up -d --build
|
|
cd ../proxy
|
|
podman-compose restart nginx-proxy
|