MrMeeb fa39f8b7d4
All checks were successful
continuous-integration/drone/push Build is passing
add LOG_LEVEL env var
2023-05-28 10:05:35 +00:00

3 lines
163 B
Plaintext

#!/command/with-contenv bash
# shellcheck shell=bash
exec s6-setuidgid cronicle node /app/cronicle/lib/main.js --debug_level ${LOG_LEVEL} --color ${CRONICLE_color}