7 lines
96 B
Bash
Raw Permalink Normal View History

2025-02-19 07:53:26 -08:00
#!/usr/bin/env bash
# Exit on error
set -eo pipefail
2025-02-20 13:41:38 -08:00
cron &
python /haproxy/haproxy_manager.py