Update 'haproxy.sh'

This commit is contained in:
Sambo Chea 2023-03-07 08:23:24 +07:00
parent db7d982197
commit 6c555627a4

View File

@ -2,4 +2,5 @@
sudo apt update && sudo apt upgrade -y
sudo apt-get install --no-install-recommends software-properties-common -y
sudo add-apt-repository ppa:vbernat/haproxy-2.7
sudo apt-get install haproxy=2.7.\* -y