Minor bugfix.

This commit is contained in:
2021-09-27 19:59:45 +00:00
parent c88141cffe
commit 9c0f79d896

View File

@@ -41,7 +41,7 @@ do
if [[ "${PROXY_TYPE}" == "haproxy" ]]; then
echo "haproxy config created, changed";
/scripts/config_haproxy_generate.sh;
/scripts/config_haproxy_create.sh;
fi
echo "domain config created, changed";