add bentopdf

This commit is contained in:
ToledoEM
2026-03-16 12:15:36 +00:00
parent 08b3c313d9
commit 5d68d92afa
19 changed files with 482 additions and 0 deletions

9
bentopdf/run.sh Normal file
View File

@@ -0,0 +1,9 @@
#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
set -Eeuo pipefail
LOG_LEVEL=$(bashio::config 'log_level' 'info')
bashio::log.info "Starting BentoPDF (log_level=${LOG_LEVEL})"
exec nginx