Spaces:
Paused
Paused
| # Fixed line endings for Linux compatibility | |
| set -e | |
| echo "OpenClaw Container Starting..." | |
| exec "$@" |
| # Fixed line endings for Linux compatibility | |
| set -e | |
| echo "OpenClaw Container Starting..." | |
| exec "$@" |