Use certbot with --nginx
This commit is contained in:
2
Makefile
2
Makefile
@@ -28,7 +28,5 @@ tarball: $(RPM_TARBALL_PATH)
|
||||
|
||||
.PHONY: install
|
||||
install:
|
||||
install --directory $(DESTDIR)$(RPM_SYSCONFDIR)/nginx/conf.d
|
||||
install --target-directory=$(DESTDIR)$(RPM_SYSCONFDIR)/nginx/conf.d/ conf/security.conf
|
||||
install --directory $(DESTDIR)$(RPM_SYSCONFDIR)/certbot
|
||||
install --target-directory=$(DESTDIR)$(RPM_SYSCONFDIR)/certbot/ conf/ovh.ini.tpl
|
||||
|
||||
Reference in New Issue
Block a user