1
0
Fork 0
mirror of https://github.com/qurator-spk/ocrd-galley.git synced 2025-06-18 11:09:53 +02:00

Set log level to DEBUG again

This commit is contained in:
Gerber, Mike 2019-06-21 12:09:44 +02:00
parent 2b2c39d6d4
commit f94230c587

View file

@ -1,5 +1,5 @@
#!/bin/bash
LOG_LEVEL='INFO'
LOG_LEVEL='DEBUG'
set -e # Abort on error