Update lnplay head.
This commit is contained in:
parent
d66f65f963
commit
12860ee6cf
2
lnplay
2
lnplay
@ -1 +1 @@
|
|||||||
Subproject commit e4dacd2a6c1b83b5e29aa95897dea5e14c0c35f9
|
Subproject commit b5717d3461cd9bc17b0222d97a38cfa20302e7b9
|
@ -84,7 +84,8 @@ fi
|
|||||||
|
|
||||||
# generate the certs and grab a backup
|
# generate the certs and grab a backup
|
||||||
if [ "$RUN_CERT_RENEWAL" = true ] && [ "$RESTORE_CERTS" = false ] && [ "$STACKS_STILL_RUNNING" = false ]; then
|
if [ "$RUN_CERT_RENEWAL" = true ] && [ "$RESTORE_CERTS" = false ] && [ "$STACKS_STILL_RUNNING" = false ]; then
|
||||||
./generate_certs.sh
|
echo "SKIPPING CERT GENERATION"
|
||||||
|
#./generate_certs.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# nginx gets deployed first since it "owns" the docker networks of downstream services.
|
# nginx gets deployed first since it "owns" the docker networks of downstream services.
|
||||||
|
Loading…
Reference in New Issue
Block a user