From 30aa4ccaafb10707c8da72e734d1f59f2c528ce8 Mon Sep 17 00:00:00 2001 From: alecpl Date: Tue, 18 May 2010 10:32:39 +0000 Subject: - Renamed all php-cli scripts to use .sh extension --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index be5a0e93b..19a9aa516 100644 --- a/INSTALL +++ b/INSTALL @@ -126,7 +126,7 @@ using that version you'll have to change ownership of the DB later. Database cleaning ----------------- Do keep your database slick and clean we recommend to periodically execute -bin/cleandb.php which finally removes all records that are marked as deleted. +bin/cleandb.sh which finally removes all records that are marked as deleted. Best solution is to install a cronjob running this script daily. -- cgit v1.2.3