Files
sendico/api/gateway/mntx/entrypoint.sh
2025-12-04 21:16:15 +01:00

5 lines
47 B
Bash
Executable File

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