diff --git a/Makefile b/Makefile index 5bdcab5..741e022 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ install: cp inotify-triggered-vm-route-creation.sh $(DESTDIR)$(prefix)/sbin/ cp send-icmp.py $(DESTDIR)$(prefix)/sbin/ - cp creds.example $(DESTDIR)$(prefix)/etc/proxmox-routing/creds + cp creds.example $(DESTDIR)$(prefix)/etc/proxmox-routing/ cp vm-routes-creation.service $(DESTDIR)/etc/systemd/system/ cp vm-routes-creation.logrotate $(DESTDIR)/etc/logrotate.d/vm-routes-creation.conf