Files
docker-mods-uptime-kuma-tim…/root/etc/cont-init.d/98-shellcheck
T
2021-09-21 12:11:16 -04:00

6 lines
105 B
Plaintext

#!/usr/bin/with-contenv bash
echo "**** installing shellcheck ****"
apt-get install -y \
shellcheck