]> iEval git - plack-app-gruntmaster.git/blobdiff - gruntmaster-paged
Add article support
[plack-app-gruntmaster.git] / gruntmaster-paged
index 5e7bd576231b8b64a89958110ee2a1229403bba1..2dd5001ae973ce4c189a5889431b2a886e7e4a5c 100755 (executable)
@@ -6,7 +6,7 @@ use Gruntmaster::Page;
 
 SUBSCRIBE 'genpage', \&Gruntmaster::Page::generate;
 SUBSCRIBE 'gensrc', \&Gruntmaster::Page::gensrc;
-SUBSCRIBE 'genarticle', \&Gruntmaster::Page::genarticle;
+SUBSCRIBE 'genarticle', \&Gruntmaster::Page::generate;
 WAIT_FOR_MESSAGES 86400 while 1;
 
 1;
This page took 0.019337 seconds and 4 git commands to generate.