Fix indentation.

This commit is contained in:
Derek Smith 2023-03-09 09:01:07 -05:00
parent a6dcf6c232
commit 8da9e63f7f
Signed by: farscapian
GPG Key ID: B443E530A14E1C90

View File

@ -421,7 +421,8 @@ for VIRTUAL_MACHINE in www btcpayserver; do
docker swarm init --advertise-addr enp6s0 docker swarm init --advertise-addr enp6s0
fi fi
fi fi
done
done
# let's stub out the rest of our site definitions, if any. # let's stub out the rest of our site definitions, if any.
for DOMAIN_NAME in ${OTHER_SITES_LIST//,/ }; do for DOMAIN_NAME in ${OTHER_SITES_LIST//,/ }; do