Avoid creds file overwrite

master
Alarig Le Lay 4 years ago
parent f43fca2d37
commit 5dc278405f

@ -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

Loading…
Cancel
Save