X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=gm;fp=gm;h=bf51ee3abc4ccea4a29369f9925f69f234ae9d9b;hb=92f74061ec24c7d45c9312ae54280356530f6c8c;hp=0000000000000000000000000000000000000000;hpb=341fb89345d050a28105184a3fba1be1359e7bd2;p=gruntmaster-data.git diff --git a/gm b/gm new file mode 100755 index 0000000..bf51ee3 --- /dev/null +++ b/gm @@ -0,0 +1,7 @@ +#!/usr/bin/perl +use v5.14; +use warnings; + +use Gruntmaster::App; + +Gruntmaster::App->run