#!/usr/bin/env bash # osvauco-health-check.sh — alias 'hc' # Viderekobler til scripts/health-check.sh exec "$(dirname "$0")/health-check.sh" "$@"