mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-19 12:42:42 +02:00
Bash might not always be preinstalled and we don't make use of any bash-specific features either. Switch to POSIX sh for simplicity. This partly reverts the fix in 073240044e476c365242a5541c01bb0503f1e7c2, which installed `bash` for the musl job.