mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-02-07 09:16:17 +00:00
4 lines
93 B
Bash
4 lines
93 B
Bash
![]() |
#!/bin/sh
|
||
|
cd /powerdns-admin && ./create_db.py
|
||
|
/usr/bin/supervisord -c /etc/supervisord.conf
|