Files
Sellery/entrypoint.sh
2022-04-10 16:20:18 +02:00

7 lines
63 B
Bash
Executable File

#!/bin/bash
# Start the server
echo Start the server
exec $@