chore: comment out set -x for debugging in to-m4b.sh

This commit is contained in:
Philip Henning 2025-09-10 14:38:58 +02:00
parent 7e4f460f28
commit a324b207ec

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -x # set -x
set -eufo pipefail set -eufo pipefail
# CONSTANTS # CONSTANTS