From 99e3b1723bf7d1ece312dd9c3431fa997c6a22b2 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Tue, 25 Aug 2009 18:43:48 -0400 Subject: update names in shell scripts --- scripts/rebuilddb_psql.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/rebuilddb_psql.sh') diff --git a/scripts/rebuilddb_psql.sh b/scripts/rebuilddb_psql.sh index ac169c205..9ade515ad 100755 --- a/scripts/rebuilddb_psql.sh +++ b/scripts/rebuilddb_psql.sh @@ -5,7 +5,7 @@ # below, AND backed up your database. Failure to observe these instructions # may result in losing all the data in your database. # -# This script is used to upgrade Laconica's PostgreSQL database to the +# This script is used to upgrade StatusNet's PostgreSQL database to the # latest version. It does the following: # # 1. Dumps the existing data to /tmp/rebuilddb_psql.sql -- cgit v1.2.3-54-g00ecf