Files

4 lines
175 B
Django/Jinja
Raw Permalink Normal View History

2026-08-03 12:26:42 +08:00
#!/usr/bin/env bash
set -uo pipefail
exec '{{ healthcheck_install_root }}/{{ healthcheck_profiles[healthcheck_profile] }}' >> '{{ healthcheck_log_dir }}/healthcheck.log' 2>&1