Files
extra/haproxy/haproxy.run
2025-06-22 20:39:04 -05:00

5 lines
66 B
Bash

#!/bin/sh
haproxy -W -f /etc/haproxy/haproxy.cfg
exec pause 2>&1