Errors
This commit is contained in:
parent
b3d9824e1e
commit
aae14b300e
4
Makefile
4
Makefile
|
@ -12,5 +12,5 @@ install:
|
||||||
|
|
||||||
cp creds.example $(DESTDIR)$(prefix)/etc/proxmox-routing/creds
|
cp creds.example $(DESTDIR)$(prefix)/etc/proxmox-routing/creds
|
||||||
|
|
||||||
cp vm-route-creation.service $(DESTDIR)/etc/systemd/system/
|
cp vm-routes-creation.service $(DESTDIR)/etc/systemd/system/
|
||||||
cp vm-routes-creation.logrotate $(DESTDIR)/etc/logrotate.d/
|
cp vm-routes-creation.logrotate $(DESTDIR)/etc/logrotate.d/vm-routes-creation.conf
|
||||||
|
|
Loading…
Reference in a new issue