Files
lunar-tear/server/entrypoint.sh
T
2026-04-16 14:01:41 +03:00

5 lines
114 B
Bash
Executable File

#!/usr/bin/env sh
./lunar-tear --host "${LUNAR_HOST}" --http-port "${LUNAR_HTTP_PORT}" --scene "${LUNAR_SCENE}"