DO288-apps/todo-frontend/run.sh
2019-05-23 13:13:16 -04:00

4 lines
77 B
Bash
Executable file

#!/bin/bash
source scl_source enable rh-nginx18
exec nginx -g "daemon off;"