Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f822f786d |
2
Makefile
2
Makefile
@@ -33,6 +33,6 @@ install:
|
|||||||
install --target-directory=$(DESTDIR)$(RPM_SYSCONFDIR)/netoik-rp/ conf/ovh.ini
|
install --target-directory=$(DESTDIR)$(RPM_SYSCONFDIR)/netoik-rp/ conf/ovh.ini
|
||||||
install --directory $(DESTDIR)$(RPM_UNITDIR)
|
install --directory $(DESTDIR)$(RPM_UNITDIR)
|
||||||
install --target-directory=$(DESTDIR)$(RPM_UNITDIR)/ services/netoik-rp.service
|
install --target-directory=$(DESTDIR)$(RPM_UNITDIR)/ services/netoik-rp.service
|
||||||
install --directory $(DESTDIR)/certbot
|
install --directory $(DESTDIR)/opt/certbot
|
||||||
install --directory $(DESTDIR)$(RPM_SBINDIR)
|
install --directory $(DESTDIR)$(RPM_SBINDIR)
|
||||||
touch $(DESTDIR)$(RPM_SBINDIR)/certbot
|
touch $(DESTDIR)$(RPM_SBINDIR)/certbot
|
||||||
|
|||||||
Reference in New Issue
Block a user