fixed typo
parent
8f74deb406
commit
33640e54fd
|
@ -22,8 +22,8 @@ fetch_certs:
|
||||||
--info=NAME \
|
--info=NAME \
|
||||||
--password-file=$(RSYNCD_PASSWD) \
|
--password-file=$(RSYNCD_PASSWD) \
|
||||||
$(REMOTE_LETSENCRYPT_PATH) \
|
$(REMOTE_LETSENCRYPT_PATH) \
|
||||||
$(LETSENCRYPT_PATH) #| \
|
$(LETSENCRYPT_PATH) \
|
||||||
# grep .
|
grep .
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Reload the nginx instance running on my reverse proxy docker-compose service
|
# Reload the nginx instance running on my reverse proxy docker-compose service
|
||||||
|
|
Loading…
Reference in New Issue