mirror of
https://github.com/marado/RNID.git
synced 2024-12-22 03:54:21 +00:00
terratreme: melhoria do script
This commit is contained in:
parent
71de8a0b31
commit
caa2b4d12b
@ -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 "terratreme: incumprimento resolvido";
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user