summaryrefslogtreecommitdiffstats
path: root/blog
diff options
context:
space:
mode:
Diffstat (limited to 'blog')
-rwxr-xr-xblog/builddb.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/blog/builddb.pl b/blog/builddb.pl
index 4c38c2a3..c21c5f89 100755
--- a/blog/builddb.pl
+++ b/blog/builddb.pl
@@ -1,4 +1,5 @@
-#!/usr/bin/perl
+#!/usr/local/bin/speedy
+# $Id$
use lib '/home/bbs/bin/';
use strict;
use Getopt::Std;