3 lines
163 B
Plaintext
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} |