100a78e269a79720b56f28d9b49ed47cf5c142cc
[gruntmaster-daemon.git] / gruntmasterd
1 #!/usr/bin/perl -w
2 use v5.14;
3 use Gruntmaster::Daemon;
4
5 Gruntmaster::Daemon->run;
This page took 0.021373 seconds and 4 git commands to generate.