Sellery/entrypoint.sh

7 lines
63 B
Bash
Raw Permalink Normal View History

2022-04-10 04:47:17 +02:00
#!/bin/bash
# Start the server
echo Start the server
exec $@