/[Sack]/trunk/bin/node.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/bin/node.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 96 - (show annotations)
Sun Oct 4 12:50:10 2009 UTC (14 years, 7 months ago) by dpavlin
File MIME type: text/plain
File size: 112 byte(s)
rsync latest sack to nodes on startup

1 #!/usr/bin/perl
2
3 use warnings;
4 use strict;
5
6 use lib '/srv/Sack/lib';
7 use Sack::Node;
8
9 Sack::Node->new( @ARGV );

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26