TRMStatic/docker-entrypoint.sh

4 lines
54 B
Bash
Executable File

#!/bin/bash
service cron start
nginx -g "daemon off;"