1
0
Fork 0

Update script

This commit is contained in:
Serene-Arc 2021-05-10 18:58:47 +10:00 committed by Serene
parent 7e70175e4c
commit a65bbd7fda
1 changed files with 1 additions and 0 deletions

View File

@ -15,3 +15,4 @@ else
fi
grep 'Could not download submission' "$file" | awk '{ print $12 }' | rev | cut -c 2- | rev >>"$output"
grep 'Failed to download resource' "$file" | awk '{ print $15 }' >>"$output"