diff options
Diffstat (limited to 'staticweb/manbuilder.pl')
-rwxr-xr-x | staticweb/manbuilder.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/staticweb/manbuilder.pl b/staticweb/manbuilder.pl index dafd1761..34a53442 100755 --- a/staticweb/manbuilder.pl +++ b/staticweb/manbuilder.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/local/bin/speedy # $Id$ use lib '/home/bbs/bin/'; use strict; |