From 490f0a5d309c489c18c949d25c8b9ef0ad3ab9dc Mon Sep 17 00:00:00 2001 From: in2 Date: Mon, 9 Feb 2004 09:10:59 +0000 Subject: speedy has some problems git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1517 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- blog/builddb.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3