Update updateProd.sh

This commit is contained in:
Ivan 2023-08-23 23:37:02 +03:00 committed by GitHub
parent fe22978033
commit 946d53194b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
git pull
docker compose -f "docker-compose-prod.yml" up --build -d
docker system prune -a -f
docker iamge prune -a -f