mirror of
https://github.com/marado/RNID.git
synced 2025-03-11 07:54:54 +00:00
DGAE: actualização do script, que o site mudou
Mas o incumprimento mantem-se.
This commit is contained in:
parent
74ea5c1f82
commit
e5935a576c
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ ! "$(curl -s -I http://www.dgae.gov.pt/gestao-de-ficheiros-externos-dgae-ano-2015/1_formulario-registo_mf_nao_harmonizadas-doc.aspx|grep filename|cut -d= -f2| tr -d '\r')" == "i010066.doc" ]; then
|
||||
if [ ! "$(curl -s -I https://www.dgae.gov.pt/gestao-de-ficheiros-externos-dgae-ano-2015/1_formulario-registo_mf_nao_harmonizadas-doc.aspx|grep filename|cut -d= -f2| tr -d '\r')" == "i010066.doc" ]; then
|
||||
echo "economia: incumprimento pode já não existir";
|
||||
else
|
||||
echo "economia: Incumprimento mantém-se, a actualizar o README (faça um git diff, valide, e commit!)";
|
||||
|
Loading…
Reference in New Issue
Block a user