mirror of
https://github.com/marado/RNID.git
synced 2025-03-04 04:36:19 +00:00
melhoria do script de acessibilidade
This commit is contained in:
parent
65fae5c6e2
commit
efe0348485
@ -9,4 +9,6 @@ if [ "$naopassa" -eq "1" ]; then
|
||||
|| (h=$(echo "$line"|cut -d\| -f1-4); t=$(echo "$line"|cut -d\| -f6-); echo "$h| $(date +%Y/%m/%d) |$t");
|
||||
done < README.md > new
|
||||
mv new README.md
|
||||
else
|
||||
echo "acessibilidade: incumprimento já não existe";
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user