mirror of
https://github.com/qurator-spk/ocrd_repair_inconsistencies.git
synced 2025-06-09 19:59:59 +02:00
🧹 examples/fix-ocr-d-gt-page.sh: rmdir after ocrd workspace remove-group is not necessary anymore
This commit is contained in:
parent
c10ddb1d26
commit
ba27abab27
1 changed files with 0 additions and 1 deletions
|
@ -58,5 +58,4 @@ for f in "$tmp_fg"/*; do
|
||||||
done
|
done
|
||||||
|
|
||||||
ocrd workspace remove-group -rf $tmp_fg
|
ocrd workspace remove-group -rf $tmp_fg
|
||||||
rmdir $tmp_fg
|
|
||||||
~~~
|
~~~
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue