summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-02-09 17:10:59 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-02-09 17:10:59 +0800
commit490f0a5d309c489c18c949d25c8b9ef0ad3ab9dc (patch)
tree5e5a228f65310bafa746403e96a6f0190abeb7e9
parentb03dd90be1b159c20f4a159d610dfdeb19f41add (diff)
downloadpttbbs-490f0a5d309c489c18c949d25c8b9ef0ad3ab9dc.tar
pttbbs-490f0a5d309c489c18c949d25c8b9ef0ad3ab9dc.tar.gz
pttbbs-490f0a5d309c489c18c949d25c8b9ef0ad3ab9dc.tar.bz2
pttbbs-490f0a5d309c489c18c949d25c8b9ef0ad3ab9dc.tar.lz
pttbbs-490f0a5d309c489c18c949d25c8b9ef0ad3ab9dc.tar.xz
pttbbs-490f0a5d309c489c18c949d25c8b9ef0ad3ab9dc.tar.zst
pttbbs-490f0a5d309c489c18c949d25c8b9ef0ad3ab9dc.zip
speedy has some problems
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1517 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rwxr-xr-xblog/builddb.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/builddb.pl b/blog/builddb.pl
index c21c5f89..ad1668a5 100755
--- a/blog/builddb.pl
+++ b/blog/builddb.pl
@@ -1,4 +1,4 @@
-#!/usr/local/bin/speedy
+#!/usr/bin/perl
# $Id$
use lib '/home/bbs/bin/';
use strict;