nsd: remove overlay
[sourcephile-nix.git] / Makefile
index dc759c26e71c78a7d82a6c1753b5797df5efc452..17226827cc6cfc9993cdbdaaaba4d228a23a91b4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,9 @@ config/dns/named.root:
        curl >$@ -L https://www.internic.net/domain/named.root
 
 send-pass:
-       rsync -ai ../sec/pass julm@sourcephile.fr:work/sourcephile/sec/
+       rsync -ai --delete ../sec/pass julm@sourcephile.fr:work/sourcephile/sec/
+recv-pass:
+       rsync -ai --delete julm@sourcephile.fr:work/sourcephile/sec/pass  ../sec/
 
 tunnel-rspamd:
        ssh -nNTL 11334:localhost:11334 root@sourcephile.fr