fixed deploy script

This commit is contained in:
2025-12-10 10:09:44 +00:00
parent 46e6749fd5
commit aa8e4e761f

View File

@@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
git pull git pull
./build ./build.sh
docker compose up -d docker compose up -d