Update homepage

This commit is contained in:
2026-02-11 18:15:23 +04:00
parent 7bda7e7459
commit 34e37707d6
3 changed files with 9 additions and 7 deletions

7
homepage/update.sh Executable file
View File

@@ -0,0 +1,7 @@
cd src
git pull
cd ..
podman-compose down
podman-compose up -d --build
cd ../proxy
podman-compose restart nginx-proxy