Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 092d7e3104 |
2
Makefile
2
Makefile
@@ -25,5 +25,7 @@ tarball: $(RPM_SOURCEDIR)/$(NAME)-$(VERSION).tar.gz
|
||||
|
||||
.PHONY: install
|
||||
install:
|
||||
install --directory $(DESTDIR)$(RPM_SYSCONFDIR)/nginx
|
||||
install --target-directory=$(DESTDIR)$(RPM_SYSCONFDIR)/nginx etc/nginx/nginx.conf
|
||||
install --directory $(DESTDIR)$(RPM_SYSCONFDIR)/certbot
|
||||
install --target-directory=$(DESTDIR)$(RPM_SYSCONFDIR)/certbot etc/certbot/ovh.ini.tpl
|
||||
|
||||
Reference in New Issue
Block a user