2025-05-03 21:46:32 +12:00

7 lines
106 B
Bash

#!/bin/bash
source "$(dirname "$0")/_common.sh"
check_required_env_vars "HOST_PORT"
echo $HOST_PORT