mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-04 10:23:38 +02:00
Fix the shebang of the python script to use /usr/bin/env, allowing to call the script directly from a virtualenv with `./release-estimator.py` without using the python3 install of the system.