Move prepare and prepare_files to Format.pm
[gruntmaster-daemon.git] / gruntmasterd
CommitLineData
5c5cd38a
MG
1#!/usr/bin/perl -w
2use v5.14;
3use Gruntmaster::Daemon;
4
5Gruntmaster::Daemon->run;
This page took 0.009246 seconds and 4 git commands to generate.