diff --git a/root / etc / s6-overlay / s6-rc.d /svc-hibp/run b/root / etc / s6-overlay / s6-rc.d /svc-hibp/run new file mode 100644 index 0000000..f5238ce --- /dev/null +++ b/root / etc / s6-overlay / s6-rc.d /svc-hibp/run @@ -0,0 +1,3 @@ +#!/usr/bin/with-contenv bash + +exec hibp-download /app/hibp_all.sha1.bin && exec hibp-server --sha1-db=/app/hibp_all.sha1.bin \ No newline at end of file