docker/taskserver/root/etc/cont-init.d/90-diagnostics
2022-09-11 12:33:19 +02:00

7 lines
164 B
Plaintext

#!/usr/bin/with-contenv sh
#shellcheck shell=sh
# some debug info, useful when running CI tests mostly
s6-setuidgid taskd taskd diagnostics
ls -clash "$TASKDDATA"