docker-ckan/setup/start_datapusher.sh

6 lines
132 B
Bash
Raw Normal View History

2021-10-29 13:57:04 +02:00
#!/bin/sh
echo "[start_datapusher.sh] Starting supervisord."
# Start supervisord
supervisord --configuration /etc/supervisord.conf