This repository has been archived on 2023-02-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-my-data/docker/entrypoint.sh

6 lines
69 B
Bash
Executable File

#!/bin/sh -ex
# Start our daemons
pg_ctlcluster 10 main start
nginx