ckan/setup/start_datapusher.sh
2021-10-29 13:57:04 +02:00

6 lines
132 B
Bash
Executable File

#!/bin/sh
echo "[start_datapusher.sh] Starting supervisord."
# Start supervisord
supervisord --configuration /etc/supervisord.conf