PowerDNS-Admin/docker/PowerDNS-Admin/entrypoint.sh
2018-04-17 21:21:42 +07:00

4 lines
93 B
Bash
Executable file

#!/bin/sh
cd /powerdns-admin && ./create_db.py
/usr/bin/supervisord -c /etc/supervisord.conf