Add repository to META.yml
[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.022547 seconds and 5 git commands to generate.