Commit 84c10dff authored by nimrod's avatar nimrod
Browse files

Force recreate .ssh/local keypair.

parent 1ff6e920
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -196,6 +196,7 @@ Documents/bin/rabbitmqadmin:
	-Documents/bin/rabbitmqadmin --bash-completion > $@

.ssh/localhost:
	-rm $@ $@.pub
	ssh-keygen -t ecdsa -N '' -C localhost -f $@

.ssh/localhost.pub: .ssh/localhost