mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 06:39:53 +02:00
🎨 s/pip3/pip/g
This commit is contained in:
parent
1f12b0b1e8
commit
c1163405c4
11 changed files with 21 additions and 21 deletions
|
@ -85,7 +85,7 @@ main() {
|
|||
|
||||
|
||||
if [ "$LOG_LEVEL" = "DEBUG" -o "$LOG_LEVEL" = "TRACE" ]; then
|
||||
pip3 list || true
|
||||
pip list || true
|
||||
fi
|
||||
main
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue