From c2c3d75a886b6d01dfdadc7644553fc246cf641f Mon Sep 17 00:00:00 2001 From: Matheus M Gysi <34028710+MatheusGysi@users.noreply.github.com> Date: Mon, 2 Dec 2024 15:21:25 -0300 Subject: [PATCH] Release v1.0.1 --- deploy-externo-imgs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-externo-imgs.sh b/deploy-externo-imgs.sh index b446a57..afe53f1 100755 --- a/deploy-externo-imgs.sh +++ b/deploy-externo-imgs.sh @@ -87,6 +87,6 @@ docker compose --profile externo \ up \ --build -chmod -R 770 $STORAGE_PROJ_DIR +chmod -R 777 $STORAGE_PROJ_DIR echo "*** `date`:Finalizado o Deploy do Servidor de Soluções do SEI-IA. "