--- recepies/netpipe-tcp/Makefile 2010/02/19 22:36:27 163 +++ 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