🧹 examples/fix-ocr-d-gt-page.sh: rmdir after ocrd workspace remove-group is not necessary anymore

This commit is contained in:
Gerber, Mike 2020-06-25 20:28:00 +02:00
parent 5c09883c82
commit c10ddb1d26

View file

@ -11,4 +11,3 @@ for f in "$tmp_fg"/*; do
done
ocrd workspace remove-group -rf $tmp_fg
rmdir $tmp_fg