--- recepies/netpipe-tcp/Makefile 2009/05/26 16:52:10 103 +++ recepies/netpipe-tcp/Makefile 2010/02/20 16:31:41 164 @@ -6,3 +6,6 @@ xlax: mkxlax `cat hosts` + +install: + cat hosts | xargs -i ssh {} apt-get install -y netpipe-tcp