From fe229780333b59c1118663f0074c6c750286332c Mon Sep 17 00:00:00 2001 From: Ivan <8611739+IRBorisov@users.noreply.github.com> Date: Wed, 23 Aug 2023 23:33:13 +0300 Subject: [PATCH] Update updateProd.sh --- updateProd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updateProd.sh b/updateProd.sh index 4fb872fb..2e42ec99 100644 --- a/updateProd.sh +++ b/updateProd.sh @@ -1,3 +1,3 @@ git pull docker compose -f "docker-compose-prod.yml" up --build -d -docker system prune -a \ No newline at end of file +docker system prune -a -f