Files
sendico/api/gateway/aurora/entrypoint.sh
2026-03-05 13:24:41 +01:00

5 lines
49 B
Bash
Executable File

#!/bin/sh
set -eu
exec /app/aurora-gateway "$@"