PowerDNS-Admin/docker/PowerDNS-Admin/entrypoint.sh

4 lines
93 B
Bash
Raw Normal View History

2018-04-17 16:21:42 +02:00
#!/bin/sh
cd /powerdns-admin && ./create_db.py
/usr/bin/supervisord -c /etc/supervisord.conf