From c2e7c2f570629639f686dab9ff67eeb93428644a Mon Sep 17 00:00:00 2001 From: Marcos Marado Date: Sat, 19 Oct 2024 15:04:30 +0100 Subject: [PATCH] =?UTF-8?q?sg-pcm:=20correc=C3=A7=C3=A3o=20de=20typo=20no?= =?UTF-8?q?=20script=20(faltava=20espa=C3=A7o)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/53-sg-pcm-gov.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/53-sg-pcm-gov.sh b/scripts/53-sg-pcm-gov.sh index 646ae60..7303c58 100755 --- a/scripts/53-sg-pcm-gov.sh +++ b/scripts/53-sg-pcm-gov.sh @@ -10,7 +10,7 @@ if [ "$nurls" -eq "0" ]; then echo "DEBUG:" wget https://www.sg.pcm.gov.pt/servicos/fundacoes-e-entidades-de-utilidade-publica/ && cat index.html && rm index.html elif ! [ "$ndocx/$nurls" = "4/8" ]; then - echo "sg.pcm.gov.pt: existiam 4/8 endereços em .docx, e agora são ($ndocx/$nurls). Verificar se incumprimentose mantem"; + echo "sg.pcm.gov.pt: existiam 4/8 endereços em .docx, e agora são ($ndocx/$nurls). Verificar se incumprimento se mantem"; echo "NOTA: tentaste isto vindo dos IPs do github? Se sim, provavelmente bateste num 405 Method Not Allowed..."; else echo "sg.pcm.gov.pt: Incumprimento mantém-se, há ($ndocx/$nurls) endereços em .docx"