mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
🧹 s/base/core
This commit is contained in:
parent
9680dd8299
commit
a820d72526
8 changed files with 7 additions and 7 deletions
2
run
2
run
|
@ -31,7 +31,7 @@ build_alias() {
|
|||
alias $command="docker run $docker_run_options $docker_image $command"
|
||||
}
|
||||
shopt -s expand_aliases # Required for non-interactive shells
|
||||
build_alias ocrd boxed-base
|
||||
build_alias ocrd boxed-core
|
||||
build_alias ocrd-olena-binarize boxed-ocrd_olena
|
||||
build_alias ocrd-sbb-textline-detector boxed-sbb_textline_detector
|
||||
build_alias ocrd-calamari-recognize boxed-ocrd_calamari
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue