Minor bugfix.
This commit is contained in:
@@ -41,7 +41,7 @@ do
|
|||||||
|
|
||||||
if [[ "${PROXY_TYPE}" == "haproxy" ]]; then
|
if [[ "${PROXY_TYPE}" == "haproxy" ]]; then
|
||||||
echo "haproxy config created, changed";
|
echo "haproxy config created, changed";
|
||||||
/scripts/config_haproxy_generate.sh;
|
/scripts/config_haproxy_create.sh;
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "domain config created, changed";
|
echo "domain config created, changed";
|
||||||
|
Reference in New Issue
Block a user