From cd46b3eb529ec2383e2d3715c16063d164cfc524 Mon Sep 17 00:00:00 2001 From: janic Date: Thu, 28 Jul 2022 22:06:17 +0200 Subject: [PATCH] fix typo --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 1d4bf0c..a6739d5 100644 --- a/makefile +++ b/makefile @@ -58,5 +58,5 @@ reconfigure-backend: reconfigure-frontend: -reconfigue-haproxy: +reconfigure-haproxy: ./haproxy/reconfigure-haproxy.sh \ No newline at end of file